Udostępnij za pośrednictwem


InstrumentationManager.UnregisterType(Type) Metoda

Definicja

Wyrejestrowuje klasę zarejestrowaną w infrastrukturze 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)

Parametry

managementType
Type

Zarejestrowany typ do wyrejestrowania.

Dotyczy