次の方法で共有


EventWatcherOptions.Clone メソッド

オブジェクトのコピーを返します。

Overrides Public Function Clone() As Object Implements _   ICloneable.Clone
[C#]
public override object Clone();
[C++]
public: Object* Clone();
[JScript]
public override function Clone() : Object;

戻り値

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

実装

ICloneable.Clone

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

EventWatcherOptions クラス | EventWatcherOptions メンバ | System.Management 名前空間