PowerShellExecutionHost Properties |
The PowerShellExecutionHost type exposes the following members.
Name | Description | |
---|---|---|
BenchRoot |
The root directory of the Bench environment.
(Inherited from PowerShellExecutionHostBase.) | |
CurrentToken |
The current token to identify the IPC connection.
(Inherited from PowerShellExecutionHostBase.) | |
IsDisposed |
Checks if this instance of already disposed.
(Inherited from PowerShellExecutionHostBase.) | |
IsPowerShellExecutionHostRunning |
Checks is the PowerShell process is running.
(Overrides PowerShellExecutionHostBaseIsPowerShellExecutionHostRunning.) | |
IsStarted |
Checks whether the host is started, or not.
(Inherited from PowerShellExecutionHostBase.) | |
PsExecHostScriptFile |
An absolute path to the PsExecHost.ps1 script file.
(Inherited from PowerShellExecutionHostBase.) |