IPublishProperties3::UpdatePeriodically Property
Visual Studio 2015
Gets or sets a value that indicates whether the application checks for updates.
Assembly: Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)
[DispIdAttribute(26)] property bool UpdatePeriodically { bool get(); void set(bool value); }
Show: