GraphSerializationErrorEventArgs.Error 属性

定义

获取此 SerializationErrorEventArgs 对象包装的异常

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

属性值

Exception

适用于