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