Assembly._Assembly.GetType Methode

Definition

Gibt den Typ der aktuellen Instanz zurück.

 virtual Type ^ System.Runtime.InteropServices._Assembly.GetType() = System::Runtime::InteropServices::_Assembly::GetType;
Type _Assembly.GetType ();
abstract member System.Runtime.InteropServices._Assembly.GetType : unit -> Type
override this.System.Runtime.InteropServices._Assembly.GetType : unit -> Type
Function GetType () As Type Implements _Assembly.GetType

Gibt zurück

Ein Objekt, das den konvertierten Assembly-Typ darstellt.

Implementiert

Gilt für: