| PowerShellExecutionHostIsPowerShellExecutionHostRunning Property |
Checks is the PowerShell process is running.
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax protected override bool IsPowerShellExecutionHostRunning { get; }
Protected Overrides ReadOnly Property IsPowerShellExecutionHostRunning As Boolean
Get
Property Value
Type:
BooleanSee Also