Share via


ProvideLanguageExtensionAttribute Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the ProvideLanguageExtensionAttribute attribute.

Overload List

  Name Description
Public method ProvideLanguageExtensionAttribute(String, String) Initializes a new instance of the ProvideLanguageExtensionAttribute attribute, using the specified language service GUID.
Public method ProvideLanguageExtensionAttribute(Type, String) Initializes a new instance of the ProvideLanguageExtensionAttribute attribute, using the type of your language service class.

Top

Remarks

These constructors are used to specify the language service GUID and the file extension.

See Also

Reference

ProvideLanguageExtensionAttribute Class

ProvideLanguageExtensionAttribute Members

Microsoft.VisualStudio.Shell Namespace