WAProvideProjectFactoryTemplateMappingAttribute(String, Type) Oluşturucu

Tanım

Yeni bir WAProvideProjectFactoryTemplateMappingAttribute örneği başlatır.

public:
 WAProvideProjectFactoryTemplateMappingAttribute(System::String ^ flavoredFactoryGuid, Type ^ languageTemplateFactoryType);
public:
 WAProvideProjectFactoryTemplateMappingAttribute(Platform::String ^ flavoredFactoryGuid, Platform::Type ^ languageTemplateFactoryType);
public WAProvideProjectFactoryTemplateMappingAttribute (string flavoredFactoryGuid, Type languageTemplateFactoryType);
new Microsoft.VisualStudio.Shell.WAProvideProjectFactoryTemplateMappingAttribute : string * Type -> Microsoft.VisualStudio.Shell.WAProvideProjectFactoryTemplateMappingAttribute
Public Sub New (flavoredFactoryGuid As String, languageTemplateFactoryType As Type)

Parametreler

flavoredFactoryGuid
String

Flavored proje fabrikasının GUID 'SI.

languageTemplateFactoryType
Type

Dil şablonu fabrikası türü.

Şunlara uygulanır