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