Click or drag to resize

IFrameIdentifier Property

Version 94.4.20
Returns the globally unique identifier for this frame or < 0 if the underlying frame does not yet exist.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
long Identifier { get; }

Property Value

Type: Int64
See Also