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