IPublishProperties2::UpdatePeriodically Property
Visual Studio 2015
Gets or sets whether the application should check 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); }
Implements
IPublishProperties::UpdatePeriodically
Show: