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: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax string Identifier { get; }
property String^ Identifier {
String^ get ();
}
Property Value
StringSee Also