Edit

Share via


UnavailableExceptionFallbackException.Properties Property

Definition

Gets the serialized properties of the exception.

public System.Collections.Generic.Dictionary<string,object> Properties { get; }
member this.Properties : System.Collections.Generic.Dictionary<string, obj>
Public ReadOnly Property Properties As Dictionary(Of String, Object)

Property Value

Applies to