VsDebugTargetProcessInfo Struct    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies process information for the debug target. Used as a parameter in LaunchDebugTargets3(UInt32, VsDebugTargetInfo3[], VsDebugTargetProcessInfo[]).
public value class VsDebugTargetProcessInfo
	struct VsDebugTargetProcessInfo
	public struct VsDebugTargetProcessInfo
	type VsDebugTargetProcessInfo = struct
	Public Structure VsDebugTargetProcessInfo
		- Inheritance
 - 
				VsDebugTargetProcessInfo
 
Fields
| creationTime | 
		 The creation time of the process.  | 
        	
| dwProcessId | 
		 The process ID.  |