InstrumentationManager.UnregisterType(Type) Méthode

Définition

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.

S’applique à