AppDomain.GetType Methode

Definition

Ruft den Typ der aktuellen Instanz ab.

public:
 virtual Type ^ GetType();
public:
 Type ^ GetType();
public Type GetType ();
override this.GetType : unit -> Type
Public Function GetType () As Type

Gibt zurück

Type

Der Typ der aktuellen Instanz.

Implementiert

Gilt für