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