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