| Modifier and Type | Method and Description |
|---|---|
static PowerShell |
PowerShell.openSession()
Creates a session in PowerShell console an returns an instance which allows
to execute commands in PowerShell context.
|
static PowerShell |
PowerShell.openSession(String customPowerShellExecutablePath)
Creates a session in PowerShell console an returns an instance which allows
to execute commands in PowerShell context.
|
Copyright © 2018. All rights reserved.