public Exception Exception { get; }
Public ReadOnly Property Exception As Exception Get
public: property Exception^ Exception { Exception^ get (); }
member Exception : Exception with get
Значение свойства никогда не равно null.
In This Article