次の方法で共有


ManagementPath.IsClass プロパティ

クラス パスかどうかを示す値を取得または設定します。

Public ReadOnly Property IsClass As Boolean
[C#]
public bool IsClass {get;}
[C++]
public: __property bool get_IsClass();
[JScript]
public function get IsClass() : Boolean;

プロパティ値

クラス パスの場合は true 。それ以外の場合は false

必要条件

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

.NET Framework セキュリティ:

参照

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