ProcessStartInfo

cs.system.diagnostics.ProcessStartInfo (extern final class)

Instance Members


Domain: String

UserName: String

LoadUserProfile: Bool

WorkingDirectory: String

WindowStyle: Anonymous


Verb: String

UseShellExecute: Bool

StandardOutputEncoding: cs.system.text.Encoding

StandardErrorEncoding: cs.system.text.Encoding

RedirectStandardOutput: Bool

RedirectStandardInput: Bool

RedirectStandardError: Bool

FileName: String

ErrorDialogParentHandle: cs.system.IntPtr

ErrorDialog: Bool


CreateNoWindow: Bool

Arguments: String

new(): Void

Metadata

Name Parameters
:nativeGen -
:libType -
:csNative -