Partager via


ProvideCommandLineSwitchAttribute, constructeur

Initialise une nouvelle instance de la classe ProvideCommandLineSwitchAttribute.

Espace de noms :  Microsoft.VisualStudio.Modeling.Shell
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    name As String, _
    helpText As String _
)
public ProvideCommandLineSwitchAttribute(
    string name,
    string helpText
)

Paramètres

  • name
    Type : System.String
    Le nom du commutateur de ligne de commande.
  • helpText
    Type : System.String
    Le texte d'aide pour le commutateur de ligne de commande.

Sécurité .NET Framework

Voir aussi

Référence

ProvideCommandLineSwitchAttribute Classe

Microsoft.VisualStudio.Modeling.Shell, espace de noms