IPublishProperties::PublishUrl Property
Visual Studio 2015
Gets or sets the URL to which the application will be deployed.
Assembly: Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)
[DispIdAttribute(16)] property String^ PublishUrl { String^ get(); void set(String^ value); }
Show: