PSEngineEvent.OnIdle 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.
Call when the PowerShell engine is idle.
public: System::String ^ OnIdle;
std::wstring OnIdle;
public const string OnIdle;
val mutable OnIdle : string
Public Const OnIdle As String