IPublishProperties2::UpdateIntervalUnits Property
Visual Studio 2015
Gets or sets the units of time for the application to wait before checking for updates.
Assembly: Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)
[DispIdAttribute(24)] property UpdateIntervalUnits UpdateIntervalUnits { UpdateIntervalUnits get(); void set(UpdateIntervalUnits value); }
Property Value
Type: Microsoft.VisualStudio.ManagedInterfaces.Publish::UpdateIntervalUnitsImplements
IPublishProperties::UpdateIntervalUnits
Show: