IPublishProperties3::PublishUrl Property
Visual Studio 2015
Gets or sets the uniform resource identifier (URI) to which the application is published.
Assembly: Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)
[DispIdAttribute(16)] property String^ PublishUrl { String^ get(); void set(String^ value); }
Show: