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