| FrameResource Properties | 
The FrameResource type exposes the following members.
 Properties
Properties| 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 | |
|  | Url | 
            Resource URL.
             | 
 See Also
See Also