ProvideGeneratorAttribute.GeneratorType 属性

定义

获取代码生成器的类型。

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

属性值

Type

代码生成器的类型。

适用于