Click or drag to resize

CefFrameIdentifier Property

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

Namespace:  Internal.Xilium.CefGlue
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public long Identifier { get; }

Property Value

Type: Int64
See Also