Share via


FileLevelControlBuilderAttribute.BuilderType Vlastnost

Definice

Type Získá z tvůrce ovládacích prvků použité při parsování souboru. Tato vlastnost je jen ke čtení.

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

Hodnota vlastnosti

The Type of the control builder used when parsing the file.

Platí pro