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