ProvideGeneratorAttribute.GeneratorType Property

Definition

Gets the type of the code generator.

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

Property Value

The type of the code generator.

Applies to