Click or drag to resize

IdtExceptionProcessId Property

Gets or sets the unique identifier for the associated process.

Namespace: InnerDrive.Core
Assembly: InnerDrive.Core (in InnerDrive.Core.dll) Version: 5.0.8475.0
Syntax
C#
public virtual int ProcessId { get; protected set; }

Property Value

Int32
See Also