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