ManagedCommonProvider 类

定义

该类供 WMI.NET 提供程序扩展基础结构在内部使用。

注意:WMI .NET 库现在视为处于最终状态,且没有可用于会影响这些库的非安全性相关问题的进一步开发、增强或更新。 MI API 应用于所有新的开发。

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
继承
ManagedCommonProvider
属性

构造函数

ManagedCommonProvider()

这是 ManagedCommonProvider 的无参数构造函数,前者由 WMI.NET 提供程序扩展基础结构在内部使用。

方法

Equals(Object)

确定指定对象是否等于当前对象。

(继承自 Object)
GetHashCode()

作为默认哈希函数。

(继承自 Object)
GetType()

获取当前实例的 Type

(继承自 Object)
MemberwiseClone()

创建当前 Object 的浅表副本。

(继承自 Object)
ToString()

返回表示当前对象的字符串。

(继承自 Object)

适用于