IPublishProperties3::UpdateIntervalUnits Property
Visual Studio 2015
Gets or sets the units of time of the UpdateInterval property.
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::UpdateIntervalUnitsOne of the UpdateIntervalUnits values.
Show: