Assembly._Assembly.GetType Méthode

Définition

Retourne le type de l'instance actuelle.

 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

Retours

Objet qui représente le type Assembly.

Implémente

S’applique à