次の方法で共有


ManagementPath.IsInstance プロパティ

インスタンス パスかどうかを示す値を取得または設定します。

Public ReadOnly Property IsInstance As Boolean
[C#]
public bool IsInstance {get;}
[C++]
public: __property bool get_IsInstance();
[JScript]
public function get IsInstance() : 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 名前空間