API Reference

Class

MhtmlDiagnosticCodes

Namespace OfficeIMO.Mhtml
Assembly OfficeIMO.Mhtml
Modifiers static

Stable diagnostics emitted by the MHTML archive boundary.

Inheritance

  • Object
  • MhtmlDiagnosticCodes

Fields

public const String DuplicateContentId #

More than one related resource declared the same Content-ID; archive order wins.

Value: MHTML_RESOURCE_CONTENT_ID_DUPLICATE
public const String DuplicateContentLocation #

More than one related resource resolved to the same Content-Location; archive order wins.

Value: MHTML_RESOURCE_CONTENT_LOCATION_DUPLICATE
public const String InvalidContentLocation #

A related resource declared a Content-Location that could not be resolved against the archive base URI.

Value: MHTML_RESOURCE_CONTENT_LOCATION_INVALID