'Declaration Public Function New( _ ByVal executablePath As System.String, _ Optional ByVal launchOptions As LaunchOptions _ )
public GcHtmlBrowser( System.string executablePath, LaunchOptions launchOptions )
Parameters
- executablePath
- Path to a Chrome, Edge, or Chromium executable to run.
- launchOptions
- Options for launching the browser.