Click or drag to resize
SessionSuggestedFilename Property
Gets a path-less filename suitable for saving the Response entity. Uses Content-Disposition if available.

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

Property Value

Type: String
See Also