TypeConverter.SimplePropertyDescriptor.PropertyType Eigenschaft

Definition

Ruft den Typ der Eigenschaft ab.

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

Eigenschaftswert

Ein Type, der den Typ der Eigenschaft darstellt.

Gilt für:

Weitere Informationen