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