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