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