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()

這是由 WMI.NET 提供者延伸模組基礎結構在內部使用的 ManagedCommonProvider 無參數建構函式。

方法

Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

傳回代表目前物件的字串。

(繼承來源 Object)

適用於