WAProvideProjectFactoryTemplateMappingAttribute::LanguageTemplateFactoryType Property

 

Gets the type of the language template factory.

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

public:
property Type^ LanguageTemplateFactoryType {
	Type^ get();
}

Property Value

Type: System::Type^

The type of the language template factory.

Return to top
Show: