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