IPublishProperties2::UpdateUrl Property
Visual Studio 2015
Gets or sets the URL to use to check for future updates.
Assembly: Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)
[DispIdAttribute(28)] property String^ UpdateUrl { String^ get(); void set(String^ value); }
Implements
IPublishProperties::UpdateUrl
Show: