次の方法で共有


InstrumentationClassAttribute.ManagedBaseClassName プロパティ

実装クラスの基本クラスの名前を取得または設定します。

Public ReadOnly Property ManagedBaseClassName As String
[C#]
public string ManagedBaseClassName {get;}
[C++]
public: __property String* get_ManagedBaseClassName();
[JScript]
public function get ManagedBaseClassName() : String;

プロパティ値

null 以外の場合、この文字列はこのクラスが CIM スキーマから継承した WMI 基本クラスを示します。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

InstrumentationClassAttribute クラス | InstrumentationClassAttribute メンバ | System.Management.Instrumentation 名前空間