PSEventHandler.extraData Field
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.
Any additional data you wish to attach to the event.
protected: System::Management::Automation::PSObject ^ extraData;
protected System.Management.Automation.PSObject extraData;
val mutable extraData : System.Management.Automation.PSObject
Protected extraData As PSObject