ProvideProjectFactoryAttribute.FactoryType 属性

定义

获取项目工厂的类型。

public:
 property Type ^ FactoryType { Type ^ get(); };
public:
 property Platform::Type ^ FactoryType { Platform::Type ^ get(); };
public Type FactoryType { get; }
member this.FactoryType : Type
Public ReadOnly Property FactoryType As Type

属性值

Type

项目工厂的类型。

适用于