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