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