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