Click or drag to resize

IFrameIdentifier Property

Version 130.1.90
Returns the globally unique identifier for this frame or empty if the underlying frame does not yet exist.

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

Property Value

String
See Also