public string ManifestDownloadAddress { get; set; }
public: property String^ ManifestDownloadAddress { String^ get (); void set (String^ value); }
function get_ManifestDownloadAddress(); function set_ManifestDownloadAddress(value);
In This Article