public Exception Exception { get; set; }
Public Property Exception As Exception Get Set
public: property Exception^ Exception { Exception^ get (); void set (Exception^ value); }
member Exception : Exception with get, set
In This Article