| Class | Description |
|---|---|
| PowerShell |
Allows to open a session into PowerShell console and launch different
commands.
|
| PowerShellCodepage |
Enum that contains possible CodePage values needed to correctly set the encoding in a windows console session
https://msdn.microsoft.com/de-de/library/windows/desktop/dd317756(v=vs.85).aspx |
| PowerShellResponse |
Response of PowerShell command.
|
| Exception | Description |
|---|---|
| PowerShellNotAvailableException |
Custom checked exception produced when the Powershell executable cannot
be found
|
Copyright © 2017. All rights reserved.