API Reference
Class
MhtmlDiagnosticCodes
Stable diagnostics emitted by the MHTML archive boundary.
Inheritance
- Object
- MhtmlDiagnosticCodes
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Fields
public const String DuplicateContentId #More than one related resource declared the same Content-ID; archive order wins.
Value:
MHTML_RESOURCE_CONTENT_ID_DUPLICATEpublic const String DuplicateContentLocation #More than one related resource resolved to the same Content-Location; archive order wins.
Value:
MHTML_RESOURCE_CONTENT_LOCATION_DUPLICATEpublic 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