Aracılığıyla paylaş


ProvideLanguageEditorOptionPageAttribute Constructor (Type, String, String, String, String, array<String )

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Bildirim
Public Sub New ( _
    pageType As Type, _
    languageName As String, _
    category As String, _
    pageName As String, _
    pageNameResourceId As String, _
    keywords As String() _
)
public ProvideLanguageEditorOptionPageAttribute(
    Type pageType,
    string languageName,
    string category,
    string pageName,
    string pageNameResourceId,
    string[] keywords
)

Parameters

.NET Framework Security

See Also

Reference

ProvideLanguageEditorOptionPageAttribute Class

ProvideLanguageEditorOptionPageAttribute Overload

Microsoft.VisualStudio.Shell Namespace