ManagedCommonProvider Clase

Definición

La infraestructura de Extensiones de proveedor de WMI.NET utiliza internamente la clase.

Nota: Las bibliotecas .NET de WMI ahora se consideran en estado final y no estarán disponibles desarrollos posteriores, mejoras o actualizaciones para problemas no relacionados con la seguridad que afectan a estas bibliotecas. Las API de MI deben usarse para todo el nuevo desarrollo.

public ref class ManagedCommonProvider
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("54D8502C-527D-43f7-A506-A9DA075E229C")]
public class ManagedCommonProvider
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("2A7B042D-578A-4366-9A3D-154C0498458E")]
public class ManagedCommonProvider
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("54D8502C-527D-43f7-A506-A9DA075E229C")>]
type ManagedCommonProvider = class
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("2A7B042D-578A-4366-9A3D-154C0498458E")>]
type ManagedCommonProvider = class
Public Class ManagedCommonProvider
Herencia
ManagedCommonProvider
Atributos

Constructores

ManagedCommonProvider()

Este es el constructor sin parámetros para ManagedCommonProvider que la infraestructura de Extensiones de Proveedor de WMI.NET utiliza internamente.

Métodos

Equals(Object)

Determina si el objeto especificado es igual que el objeto actual.

(Heredado de Object)
GetHashCode()

Sirve como la función hash predeterminada.

(Heredado de Object)
GetType()

Obtiene el Type de la instancia actual.

(Heredado de Object)
MemberwiseClone()

Crea una copia superficial del Object actual.

(Heredado de Object)
ToString()

Devuelve una cadena que representa el objeto actual.

(Heredado de Object)

Se aplica a