[]
Gets the path to Microsoft Edge browser executable installed in the operating system.
public static string GetSystemEdgePath()
Public Shared Function GetSystemEdgePath() As String
Type | Description |
---|---|
string | The path to the browser executable, or null if the browser was not found. |