ProcessStartInfo

package cs.system.diagnostics

Available on cs

Constructor

finalnew()

finalnew(filename:String, arguments:String)

finalnew(filename:String)

Variables

Arguments:String

CreateNoWindow:Bool

Domain:String

read onlyEnvironmentVariables:StringDictionary

ErrorDialog:Bool

ErrorDialogParentHandle:IntPtr

FileName:String

LoadUserProfile:Bool

Password:SecureString

RedirectStandardError:Bool

RedirectStandardInput:Bool

RedirectStandardOutput:Bool

StandardErrorEncoding:Encoding

StandardOutputEncoding:Encoding

UseShellExecute:Bool

UserName:String

Verb:String

read onlyVerbs:NativeArray<String>

WindowStyle:ProcessWindowStyle

WorkingDirectory:String

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/diagnostics/ProcessStartInfo.html