ProvideLanguageExtensionAttribute Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the ProvideLanguageExtensionAttribute attribute.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
ProvideLanguageExtensionAttribute(String, String) | Initializes a new instance of the ProvideLanguageExtensionAttribute attribute, using the specified language service GUID. | |
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.