Click or drag to resize
FiddlerApplicationSetAppDisplayName Method
Set the DisplayName for the application

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public static void SetAppDisplayName(
	string sAppName
)

Parameters

sAppName
Type: SystemString
1 to 64 character name to be displayed in error messages, etc
See Also