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