LifecycleEventEventArgsLoaderId Property |
Version 113.3.50
Loader identifier. Empty string if the request is fetched from worker.
Namespace:
CefSharp.DevTools.Page
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntaxpublic string LoaderId { get; }
public:
property String^ LoaderId {
String^ get ();
}
Property Value
Type:
String
See Also