RunspaceStateEventArgs 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.
Defines Event arguments passed to RunspaceStateEvent handler StateChanged event.
public ref class RunspaceStateEventArgs sealed : EventArgs
public sealed class RunspaceStateEventArgs : EventArgs
type RunspaceStateEventArgs = class
inherit EventArgs
Public NotInheritable Class RunspaceStateEventArgs
Inherits EventArgs
- Inheritance
-
RunspaceStateEventArgs
Properties
RunspaceStateInfo |
Information about state of the runspace. |