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