次の方法で共有


ManagementPath.NamespacePath プロパティ

パスの名前空間部分を取得または設定します。別個に取得できるサーバー名は含まれていないことに注意してください。

Public Property NamespacePath As String
[C#]
public string NamespacePath {get; set;}
[C++]
public: __property String* get_NamespacePath();public: __property void set_NamespacePath(String*);
[JScript]
public function get NamespacePath() : String;public function set NamespacePath(String);

プロパティ値

このオブジェクトで表されるパスの名前空間部分を格納している文字列。

必要条件

プラットフォーム: 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 名前空間