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