次の方法で共有


ManagementEventWatcher.Scope プロパティ

イベントをウォッチするスコープ (名前空間またはスコープ) を取得または設定します。

Public Property Scope As ManagementScope
[C#]
public ManagementScope Scope {get; set;}
[C++]
public: __property ManagementScope* get_Scope();public: __property void set_Scope(ManagementScope*);
[JScript]
public function get Scope() : ManagementScope;public function set Scope(ManagementScope);

プロパティ値

イベントをウォッチするスコープ (名前空間またはスコープ)。

必要条件

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

.NET Framework セキュリティ:

参照

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