Share via


ProvideLanguageEditorToolsOptionCategoryAttribute, constructeur

Initialise une nouvelle instance d'ProvideLanguageEditorToolsOptionCategoryAttribute pour le langage et la catégorie d'option.

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

Syntaxe

'Déclaration
Public Sub New ( _
    languageName As String, _
    categoryName As String, _
    categoryResourceId As String _
)
public ProvideLanguageEditorToolsOptionCategoryAttribute(
    string languageName,
    string categoryName,
    string categoryResourceId
)

Paramètres

  • categoryResourceId
    Type : System.String
    L'ID de ressource de la catégorie.

Sécurité .NET Framework

Voir aussi

Référence

ProvideLanguageEditorToolsOptionCategoryAttribute Classe

Microsoft.VisualStudio.Shell, espace de noms