| SubresourceWebBundleInnerResponseParsedEventArgs Properties | 
The SubresourceWebBundleInnerResponseParsedEventArgs type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | BundleRequestId | 
            Bundle request identifier. Used to match this information to another event.
            This made be absent in case when the instrumentation was enabled only
            after webbundle was parsed.
             | 
|  | InnerRequestId | 
            Request identifier of the subresource request
             | 
|  | InnerRequestURL | 
            URL of the subresource resource.
             | 
 See Also
See Also