| PowerShellExecutionHost Constructor |
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public PowerShellExecutionHost(
BenchConfiguration config
)
Public Sub New (
config As BenchConfiguration
)
Parameters
- config
- Type: Mastersign.BenchBenchConfiguration
The Bench configuration.
See Also