SubresourceWebBundleMetadataReceivedEventArgsUrls Property  | 
Version 102.0.100 
            A list of URLs of resources in the subresource Web Bundle.
            
 
    Namespace: 
   CefSharp.DevTools.Network
    Assembly:
   CefSharp (in CefSharp.dll) Version: 102.0.100.0 (102.0.100.0)
Syntaxpublic string[] Urls { get; }public:
property array<String^>^ Urls {
	array<String^>^ get ();
}Property Value
Type: 
String
See Also