Assembly._Assembly.GetType Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.