PropertyPageTypeConverterAttribute.ConverterType Propriedade

Definição

O tipo que deve ser convertido.

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

Valor da propriedade

Type

Type.

Comentários

Esta propriedade é somente leitura. O tipo a ser convertido é definido no construtor de classe.

Aplica-se a