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