ScriptObject.UnderlyingSystemType Eigenschap

Definitie

Hiermee haalt u het type van het scriptobject op.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

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

Waarde van eigenschap

Het type scriptobject.

Implementeringen

Van toepassing op

Zie ook