Partager via


ProvideOptionPageAttribute, constructeur (Type, String, String, Int16, Int16, Boolean, array<String )

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 ( _
    pageType As Type, _
    categoryName As String, _
    pageName As String, _
    categoryResourceID As Short, _
    pageNameResourceID As Short, _
    supportsAutomation As Boolean, _
    keywords As String() _
)
public ProvideOptionPageAttribute(
    Type pageType,
    string categoryName,
    string pageName,
    short categoryResourceID,
    short pageNameResourceID,
    bool supportsAutomation,
    string[] keywords
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ProvideOptionPageAttribute Classe

ProvideOptionPageAttribute, surcharge

Microsoft.VisualStudio.Shell, espace de noms