ProvideLanguageEditorOptionPageAttribute 构造函数 (Type, String, String, String, String, Int32)

命名空间:  Microsoft.VisualStudio.Shell
程序集:  Microsoft.VisualStudio.Shell.11.0(在 Microsoft.VisualStudio.Shell.11.0.dll 中)

语法

声明
Public Sub New ( _
    pageType As Type, _
    languageName As String, _
    category As String, _
    pageName As String, _
    pageNameResourceId As String, _
    keywordListResourceId As Integer _
)
public ProvideLanguageEditorOptionPageAttribute(
    Type pageType,
    string languageName,
    string category,
    string pageName,
    string pageNameResourceId,
    int keywordListResourceId
)

参数

.NET Framework 安全性

请参见

参考

ProvideLanguageEditorOptionPageAttribute 类

ProvideLanguageEditorOptionPageAttribute 重载

Microsoft.VisualStudio.Shell 命名空间