public string ErrorText { get; }
Public ReadOnly Property ErrorText As String Get
public: virtual property String^ ErrorText { String^ get () sealed; }
abstract ErrorText : string with get override ErrorText : string with get
In This Article