public Exception Error { get; }
Public ReadOnly Property Error As Exception Get
public: property Exception^ Error { Exception^ get (); }
member Error : Exception with get
In This Article