IPublishProperties::InstallUrl Property
Visual Studio 2015
Gets or sets the URL from which the user should install the application.
Assembly: Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)
[DispIdAttribute(11)] property String^ InstallUrl { String^ get(); void set(String^ value); }
Show: