TypeConverter.SimplePropertyDescriptor.PropertyType Proprietà

Definizione

Ottiene il tipo della proprietà.

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

Valore della proprietà

Oggetto Type che rappresenta il tipo della proprietà.

Si applica a

Vedi anche