UpdateIntervalUnits Enumeration
Visual Studio 2015
An enumeration with values that describe the frequency of updates.
Assembly: Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)
| Member name | Description | |
|---|---|---|
| Days | Specifies that publishing updates should occur in days. | |
| Hours | Specifies that publishing updates should occur in hours. | |
| Weeks | Specifies that publishing updates should occur in weeks. |
Show: