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