Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public static string GetRedirUrl(
string sKeyword
)
Public Shared Function GetRedirUrl (
sKeyword As String
) As String
public:
static String^ GetRedirUrl(
String^ sKeyword
)
Parameters
- sKeyword
- Type: SystemString
Return Value
Type:
StringSee Also