GlobalType.ObjectType Eigenschaft

Definition

Ruft den aktivierten Typ von GlobalType ab.

public:
 property Type ^ ObjectType { Type ^ get(); };
public:
 property Platform::Type ^ ObjectType { Platform::Type ^ get(); };
public Type ObjectType { get; }
member this.ObjectType : Type
Public ReadOnly Property ObjectType As Type

Eigenschaftswert

Type

Das Type des GlobalType.

Ausnahmen

Der Typ des globalen Objekts, der in null aufgelöst wird.

Gilt für