IPublishProperties2::UpdateMode Property
Visual Studio 2015
Gets or sets the mode by which the application will check for updates.
Assembly: Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)
[DispIdAttribute(25)] property UpdateMode UpdateMode { UpdateMode get(); void set(UpdateMode value); }
Implements
IPublishProperties::UpdateMode
Show: