Udostępnij za pośrednictwem


Konstruktor ProvideCommandLineSwitchAttribute —

Inicjuje nowe wystąpienie ProvideCommandLineSwitchAttribute klasy.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Shell
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Składnia

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

Parametry

  • name
    Typ: System.String
    Nazwa przełącznika wiersza polecenia.
  • helpText
    Typ: System.String
    Tekst pomocy dla przełącznika wiersza polecenia.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ProvideCommandLineSwitchAttribute Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell