共用方式為


ProvideCommandLineSwitchAttribute 建構函式

初始化 ProvideCommandLineSwitchAttribute 類別的新執行個體。

命名空間:  Microsoft.VisualStudio.Modeling.Shell
組件:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll 中)

語法

'宣告
Public Sub New ( _
    name As String, _
    helpText As String _
)
public ProvideCommandLineSwitchAttribute(
    string name,
    string helpText
)

參數

  • helpText
    型別:System.String
    在指令行參數的 [說明] 文字。

.NET Framework 安全性

請參閱

參考

ProvideCommandLineSwitchAttribute 類別

Microsoft.VisualStudio.Modeling.Shell 命名空間