Click or drag to resize

CefLibraryHandle Constructor

Version 79.1.350
Default constructor

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 76.1.90.0 (76.1.90.0)
Syntax
public CefLibraryHandle(
	string path
)

Parameters

path
Type: SystemString
libcef.dll full path.
See Also