Visual Studio Automation and Extensibility Reference 
Process2 Properties 

Public Properties

  Name Description
Public property Collection Gets the collection containing the object supporting this property or contained within this code construct. 
Public property DTE Gets the top-level extensibility object. 
Public property IsBeingDebugged Gets a value indicating if the program is being debugged. 
Public property Name Gets the name of the process. 
Public property Parent Gets the immediate parent object of a Process2 object. 
Public property ProcessID Gets the ID number assigned to this process. 
Public property Programs Gets a collection of Program objects. 
Public property Threads Gets a collection of Thread objects. 
Public property Transport Gets the Transport being used to debug this process. 
Public property TransportQualifier A computer name or an IP address. 
Public property UserName
Top
See Also

Page view tracker