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