Click or drag to resize

CefLibraryHandle Constructor

Version 86.0.240
Default constructor

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

Parameters

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