GraphSerializationErrorEventArgs.Error Property

Definition

Gets the exception wrapped by this SerializationErrorEventArgs object

public:
 property Exception ^ Error { Exception ^ get(); };
public Exception Error { get; }
member this.Error : Exception
Public ReadOnly Property Error As Exception

Property Value

Applies to