FrameResource Properties | 
The FrameResource type exposes the following members.
| Name | Description | |
|---|---|---|
| Canceled | 
            True if the resource was canceled during loading.
              | |
| ContentSize | 
            Resource content size.
              | |
| Failed | 
            True if the resource failed to load.
              | |
| LastModified | 
            last-modified timestamp as reported by server.
              | |
| MimeType | 
            Resource mimeType as determined by the browser.
              | |
| Type | 
            Type of this resource.
              | |
| Url | 
            Resource URL.
              |