API Reference

Class

MhtmlRemoteResourceRequest

Namespace OfficeIMO.Mhtml
Assembly OfficeIMO.Mhtml
Modifiers sealed

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

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.