API Reference
Class
MhtmlRemoteResourceRequest
A single policy-approved remote-resource request.
Inheritance
- Object
- MhtmlRemoteResourceRequest
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public Uri Uri { get; } #Absolute URI approved for this one network request.
public String Source { get; } #Original source reference from the HTML document.
public HtmlResourceKind Kind { get; } #Requested resource kind.
public Int32 RedirectNumber { get; } #Zero for the initial request, then one-based for each approved redirect hop.