次の方法で共有


ManagementPath.Clone メソッド

ManagementPath のコピーを返します。

Public Function Clone() As ManagementPath
[C#]
public ManagementPath Clone();
[C++]
public: ManagementPath* Clone();
[JScript]
public function Clone() : ManagementPath;

戻り値

クローン作成されたオブジェクト。

必要条件

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