ProvideEditorFactoryAttribute.FactoryType Property

Definition

Gets the editor factory type.

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 editor factory type.

Applies to