UtilNDdeGetFirefoxUrl Method

Gets the url of the active tab-page from a running Firefox process.

Definition

Namespace: DevCase.ThirdParty.NDde
Assembly: 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()

Return Value

String
The url of the active tab-page from a running Firefox process.

Remarks

Note: Some functionalities of this assembly may require to install one or all of the listed libraries:

https://github.com/anphonic/NDde

Example

This is a code example.
C#
No code example is currently available or this language may not be supported.

See Also