Click or drag to resize
SessionLocalProcess Property
Get the Process Info of the application which made this request, or String.Empty if it is not known

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public string LocalProcess { get; }

Property Value

Type: String
See Also