다음을 통해 공유


WAProvideLanguagePropertyAttribute Constructor (Type, String, String)

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

Syntax

‘선언
Public Sub New ( _
    languageTemplateFactoryType As Type, _
    propertyName As String, _
    propertyValue As String _
)
public WAProvideLanguagePropertyAttribute(
    Type languageTemplateFactoryType,
    string propertyName,
    string propertyValue
)

Parameters

.NET Framework Security

See Also

Reference

WAProvideLanguagePropertyAttribute Class

WAProvideLanguagePropertyAttribute Overload

Microsoft.VisualStudio.Shell Namespace