Click or drag to resize

CefLibraryHandle Constructor

Version 75.1.140
Initializes a new instance of the CefLibraryHandle class

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 75.1.140.0 (75.1.140.0)
Syntax
public CefLibraryHandle(
	string filename
)

Parameters

filename
Type: SystemString

[Missing <param name="filename"/> documentation for "M:CefSharp.CefLibraryHandle.#ctor(System.String)"]

See Also