ScriptObject.UnderlyingSystemType Tulajdonság

Definíció

Lekéri a szkriptobjektum 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 ^ UnderlyingSystemType { Type ^ get(); };
public virtual Type UnderlyingSystemType { get; }
member this.UnderlyingSystemType : Type
Public Overridable ReadOnly Property UnderlyingSystemType As Type

Tulajdonság értéke

A szkriptobjektum típusa.

Megvalósítás

A következőre érvényes:

Lásd még