Version 107.1.120
Identifier of the loader associated with this frame.
Namespace:
CefSharp.DevTools.Page
Assembly:
CefSharp (in CefSharp.dll) Version: 107.1.120.0 (107.1.120.0)
Syntax public string LoaderId { get; set; }
public:
property String^ LoaderId {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also