CefLibraryHandle Constructor |
Version 88.2.90
Default constructor
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 88.2.90.0 (88.2.90.0)
Syntax public CefLibraryHandle(
string path
)
public:
CefLibraryHandle(
String^ path
)
Parameters
- path
- Type: SystemString
libcef.dll full path.
See Also