IPublishProperties3::UpdateMode Property
Visual Studio 2015
Gets or sets the strategy that the application uses to check for available 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); }
Property Value
Type: Microsoft.VisualStudio.ManagedInterfaces.Publish::UpdateModeOne of the UpdateMode values.
Show: