TypeConverter.SimplePropertyDescriptor.PropertyType Egenskap

Definition

Hämtar egenskapens typ.

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

Egenskapsvärde

En Type som representerar egenskapens typ.

Gäller för

Se även