W3cubDocs

/Haxe C#

Process_ProcInfo

package cs.system.diagnostics

extends ValueType

import cs.system.diagnostics.Process

@:struct@:final@:libType@:csNative@:native("System.Diagnostics.Process.ProcInfo") Available on cs

Variables

Domain:String

LoadUserProfile:Bool

Password:IntPtr

UserName:String

envKeys:NativeArray<String>

envValues:NativeArray<String>

pid:Int

process_handle:IntPtr

thread_handle:IntPtr

tid:Int

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