ProvideProjectFactoryAttribute.FactoryType Property

Definition

Gets the type of the project factory.

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

Property Value

The type of the project factory.

Applies to