PSEventNameMap members
Contains methods that get the source name of an event and the event name.
The PSEventNameMap type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PSEventNameMap | Instantiates a PSEventNameMap object. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEventName | Gets the name of the specified event. | |
GetHashCode | (Inherited from Object.) | |
GetSourceName | Gets the source name of the specified event. | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top