Script shell result.
ShellValue
01 Syntax
Microsoft.VisualBasic.Scripting.ShellValue
02 Methods
03 Fields
04 Members
GetObject``1(
Func(Of String, ``0))Parsing object from the standard output
Type Parameters
| Name | Description |
|---|---|
T |
Parameters
| Name | Type | Description |
|---|---|---|
parser | Func(Of String, ``0) | Object parser |
STD_OUT
Standard output on the console
STD_ERR
Standard error
state
Process exit code
STD_OUT
STD_ERR
state
GetObject(
Func(Of String, T))ToString()