Process2 Properties
MSDN Home
MSDN
MSDN Library
Development Tools and Language ...
Visual Studio 2005
Visual Studio
Integrated Development Environ ...
Customizing and Automating the ...
Automation and Extensibility f ...
Automation and Extensibility R ...
Core Automation - EnvDTE80
EnvDTE80
Process2 Interface
Process2 Properties
Collection Property
DTE Property
IsBeingDebugged Property
Name Property
Parent Property
ProcessID Property
Programs Property
Threads Property
Transport Property
TransportQualifier Property
UserName Property
Process2 Interface
Process2 Members
Process2 Methods
Process2 Properties
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
Visual Studio Automation and Extensibility Reference
Process2 Properties
Public Properties
Name
Description
Collection
Gets the collection containing the object supporting this property or contained within this code construct.
DTE
Gets the top-level extensibility object.
IsBeingDebugged
Gets a value indicating if the program is being debugged.
Name
Gets the name of the process.
Parent
Gets the immediate parent object of a
Process2
object.
ProcessID
Gets the ID number assigned to this process.
Programs
Gets a collection of
Program
objects.
Threads
Gets a collection of
Thread
objects.
Transport
Gets the
Transport
being used to debug this process.
TransportQualifier
A computer name or an IP address.
UserName
Top
See Also
Reference
Process2 Interface
EnvDTE80 Namespace
Process
Concepts
Automation Object Model Chart