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)

適用対象