SubresourceWebBundleInnerResponseParsedEventArgsInnerRequestURL Property |
Version 112.3.0
URL of the subresource resource.
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax public string InnerRequestURL { get; }
public:
property String^ InnerRequestURL {
String^ get ();
}
Property Value
Type:
StringSee Also