次の方法で共有


ManagementPath.Server プロパティ

パスのサーバー部分を取得または設定します。

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