Partager via


ProvideOptionPageAttribute, constructeur (Type, String, String, Int16, Int16, Boolean, 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, _
    keywordListResourceName As String _
)
public ProvideOptionPageAttribute(
    Type pageType,
    string categoryName,
    string pageName,
    short categoryResourceID,
    short pageNameResourceID,
    bool supportsAutomation,
    string keywordListResourceName
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ProvideOptionPageAttribute Classe

ProvideOptionPageAttribute, surcharge

Microsoft.VisualStudio.Shell, espace de noms