IPublishProperties.UpdatePeriodically Property
Gets or sets whether the application should check for updates.
Namespace: Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly: Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)
Syntax
'宣言
Property UpdatePeriodically As Boolean
bool UpdatePeriodically { get; set; }
Property Value
Type: System.Boolean
true if the application should check for updates.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.