Condividi tramite


ExceptionCodec.GetDataProperty(Exception) Metodo

Definizione

Ottiene la proprietà dati dall'eccezione specificata.

public System.Collections.Generic.Dictionary<object,object> GetDataProperty (Exception exception);
member this.GetDataProperty : Exception -> System.Collections.Generic.Dictionary<obj, obj>
Public Function GetDataProperty (exception As Exception) As Dictionary(Of Object, Object)

Parametri

exception
Exception

Eccezione.

Restituisce

Proprietà dell'eccezione Data specificata.

Si applica a