ScriptObject.UnderlyingSystemType Egenskap

Definition

Hämtar typen av skriptobjekt.

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

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

Egenskapsvärde

Typ av skriptobjekt.

Implementeringar

Gäller för

Se även