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