TypeConverter.SimplePropertyDescriptor.ComponentType Proprietà

Definizione

Ottiene il tipo di componente a cui viene associata la descrizione della 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 a cui questa proprietà è associata.

Si applica a

Vedi anche