Click or drag to resize
URLMonInteropSetUAStringInProcess Method
Set the user-agent string for the current process

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

Parameters

sUA
Type: SystemString
New UA string
See Also