TypeConverter.SimplePropertyDescriptor.ComponentType Proprietà

Definizione

Ottiene il tipo di componente a cui è associato questo descrittore di proprietà.

public:
 virtual property Type ^ ComponentType { Type ^ get(); };
public override Type ComponentType { get; }
member this.ComponentType : Type
Public Overrides ReadOnly Property ComponentType As Type

Valore della proprietà

Oggetto Type che rappresenta il tipo di componente al quale è associata questa proprietà.

Si applica a

Vedi anche