Class InstrumentedProcess
Inheritance
System.Object
InstrumentedProcess
Namespace: Fiddler
Assembly: FiddlerCore.dll
Syntax
public class InstrumentedProcess : Object
Constructors
InstrumentedProcess()
Declaration
public InstrumentedProcess()
Properties
PID
Declaration
public int PID { get; set; }
Property Value
System.
|
Type
Declaration
public InstrumentedProcessType Type { get; set; }