UtilNDdeGetFirefoxUrl Method
Gets the url of the active tab-page from a running Firefox process.
Namespace: DevCase.ThirdParty.NDdeAssembly: DevCase.net48.ThirdParty.NDde (in DevCase.net48.ThirdParty.NDde.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static string GetFirefoxUrl()
Public Shared Function GetFirefoxUrl As String
Dim returnValue As String
returnValue = UtilNDde.GetFirefoxUrl()
public:
static String^ GetFirefoxUrl()
static member GetFirefoxUrl : unit -> string
No code example is currently available or this language may not be supported.
Return Value
String
The url of the active tab-page from a running Firefox process.
This is a code example.
No code example is currently available or this language may not be supported.
Dim url As String = GetFirefoxUrl()
No code example is currently available or this language may not be supported.
No code example is currently available or this language may not be supported.
No code example is currently available or this language may not be supported.
No code example is currently available or this language may not be supported.