Click or drag to resize
UtilitiesEnsureValidAsPath Method
Address the problem where the target "PATH" calls for a directoryname is already a filename

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public static string EnsureValidAsPath(
	string sTargetFolder
)

Parameters

sTargetFolder
Type: SystemString

Return Value

Type: String
See Also