次の方法で共有


IBootstrapperPackage.Install Property

Gets or sets whether or not this package should be installed.

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

Syntax

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

Property Value

Type: System.Boolean
true if the package should be installed.

.NET Framework Security

See Also

Reference

IBootstrapperPackage Interface

Microsoft.VisualStudio.ManagedInterfaces.Publish Namespace