ProcessStartupInfoStdError Field
If
Flags specifies
UseStdHandles,
this member is the standard error handle for the process.
Otherwise, this member is ignored and the default for standard error is the console window's buffer.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public StdError As Integer
Dim instance As ProcessStartupInfo
Dim value As Integer
value = instance.StdError
instance.StdError = value
val mutable StdError: int
No code example is currently available or this language may not be supported.
Field Value
Int32