Costruttore ProvideOptionPageAttribute (Type, String, String, Int16, Int16, Boolean, String)

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
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
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ProvideOptionPageAttribute Classe

Overload ProvideOptionPageAttribute

Spazio dei nomi Microsoft.VisualStudio.Shell