IPublishProperties.UpdateIntervalUnits Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the units of time for the application to wait before checking for updates.
public:
property Microsoft::VisualStudio::ManagedInterfaces::Publish::UpdateIntervalUnits UpdateIntervalUnits { Microsoft::VisualStudio::ManagedInterfaces::Publish::UpdateIntervalUnits get(); void set(Microsoft::VisualStudio::ManagedInterfaces::Publish::UpdateIntervalUnits value); };
public:
property Microsoft::VisualStudio::ManagedInterfaces::Publish::UpdateIntervalUnits UpdateIntervalUnits { Microsoft::VisualStudio::ManagedInterfaces::Publish::UpdateIntervalUnits get(); void set(Microsoft::VisualStudio::ManagedInterfaces::Publish::UpdateIntervalUnits value); };
[System.Runtime.InteropServices.DispId(24)]
public Microsoft.VisualStudio.ManagedInterfaces.Publish.UpdateIntervalUnits UpdateIntervalUnits { get; set; }
[<System.Runtime.InteropServices.DispId(24)>]
member this.UpdateIntervalUnits : Microsoft.VisualStudio.ManagedInterfaces.Publish.UpdateIntervalUnits with get, set
Public Property UpdateIntervalUnits As UpdateIntervalUnits
Property Value
- Attributes