Click or drag to resize

CefLibraryHandle Properties

Version 94.4.20

The CefLibraryHandle type exposes the following members.

Properties
  NameDescription
Public propertyIsClosed
Gets a value indicating whether the handle is closed.
(Inherited from SafeHandle.)
Public propertyIsInvalid
When overridden in a derived class, gets a value indicating whether the handle value is invalid.
(Overrides SafeHandleIsInvalid.)
Top
See Also