string Resource { get; set; }
Property Resource As String Get Set
property String^ Resource { String^ get (); void set (String^ value); }
abstract Resource : string with get, set
In This Article