Share via


ScriptObject.UnderlyingSystemType Vlastnost

Definice

Získá typ objektu skriptu.

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

public:
 virtual property Type ^ UnderlyingSystemType { Type ^ get(); };
public virtual Type UnderlyingSystemType { get; }
member this.UnderlyingSystemType : Type
Public Overridable ReadOnly Property UnderlyingSystemType As Type

Hodnota vlastnosti

Typ objektu skriptu.

Implementuje

Platí pro

Viz také