RequestWillBeSentEventArgsLoaderId Property |
Version 118.6.80
Loader identifier. Empty string if the request is fetched from worker.
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public string LoaderId { get; }
public:
property String^ LoaderId {
String^ get ();
}
Property Value
Type:
StringSee Also