Nyelv

COMPropertyInfo.PropertyType Tulajdonság

Definíció

Lekéri a tulajdonság típusát.

Ez az API a termékinfrastruktúrát támogatja, és közvetlenül a kódból nem használható.

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

Tulajdonság értéke

A típus Object.

A következőre érvényes:

Lásd még