ProcessInformationEvent Properties

Include Protected Members
Include Inherited Members

The ProcessInformationEvent type exposes the following members.

Properties

  Name Description
Public property Ordinal Gets or sets the ordinal value. (Inherited from OrdinalEvent.)
Public property ProcessBitWidth Gets the bit width of the process, usually either 32 or 64.
Public property ProcessCommandLine Gets the command line of the process.
Public property ProcessCreationTime Gets the creation time of the process in UTC format.
Public property ProcessId Gets the process id of the process.
Public property ProcessName Gets the name of the process.
Public property SessionId Gets the session id where the process is running.

Top

See Also

Reference

ProcessInformationEvent Class

Microsoft.VisualStudio.IntelliTrace Namespace