This documentation is archived and is not being maintained.
ManagementEventWatcher Properties
Visual Studio 2010
The ManagementEventWatcher type exposes the following members.
| Name | Description | |
|---|---|---|
|
CanRaiseEvents | Gets a value indicating whether the component can raise an event. (Inherited from Component.) |
|
Container | Gets the IContainer that contains the Component. (Inherited from Component.) |
|
DesignMode | Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component.) |
|
Events | Gets the list of event handlers that are attached to this Component. (Inherited from Component.) |
|
Options | Gets or sets the options used to watch for events. |
|
Query | Gets or sets the criteria to apply to events. |
|
Scope | Gets or sets the scope in which to watch for events (namespace or scope). |
|
Site | Gets or sets the ISite of the Component. (Inherited from Component.) |
Show: