次の方法で共有


ManagementPath.RelativePath プロパティ

相対パス、つまりクラス名とキーだけを取得または設定します。

Public Property RelativePath As String
[C#]
public string RelativePath {get; set;}
[C++]
public: __property String* get_RelativePath();public: __property void set_RelativePath(String*);
[JScript]
public function get RelativePath() : String;public function set RelativePath(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 名前空間