次の方法で共有


ProvideAppCommandLineAttribute.DemandLoad Property

Gets or sets whether the package should be demand loaded.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'宣言
Public Property DemandLoad As Integer
public int DemandLoad { get; set; }

Property Value

Type: System.Int32

.NET Framework Security

See Also

Reference

ProvideAppCommandLineAttribute Class

Microsoft.VisualStudio.Shell Namespace