PSEventUnsubscribedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The event arguments associated with unsubscribing from an event.
public ref class PSEventUnsubscribedEventArgs : EventArgs
public class PSEventUnsubscribedEventArgs : EventArgs
type PSEventUnsubscribedEventArgs = class
inherit EventArgs
Public Class PSEventUnsubscribedEventArgs
Inherits EventArgs
- Inheritance
-
PSEventUnsubscribedEventArgs
Properties
EventSubscriber |
The event subscriber being unregistered. |