次の方法で共有


IPublishProperties.UpdateEnabled Property

Gets or sets whether users are allowed to update their application.

Namespace:  Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly:  Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)

Syntax

'宣言
Property UpdateEnabled As Boolean
bool UpdateEnabled { get; set; }

Property Value

Type: System.Boolean
true if users are allowed to update their application.

.NET Framework Security

See Also

Reference

IPublishProperties Interface

Microsoft.VisualStudio.ManagedInterfaces.Publish Namespace