InstrumentationManager.UnregisterType(Type) 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.
Annule l’inscription d’une classe inscrite auprès de l’infrastructure WMI.
public:
static void UnregisterType(Type ^ managementType);
public static void UnregisterType(Type managementType);
static member UnregisterType : Type -> unit
Public Shared Sub UnregisterType (managementType As Type)
Paramètres
- managementType
- Type
Type inscrit à annuler l’inscription.