Domain Detective

API Reference

Enum

ResourceSourceKind

Namespace DomainDetective.WebStaticScanAnalysis
Assembly DomainDetective
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Identifies how a resource was discovered during the static scan.

Inheritance

  • Enum
  • ResourceSourceKind

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const ResourceSourceKind Html #

Discovered in the main HTML document.

Value: 0
public const ResourceSourceKind Css #

Discovered while parsing CSS files.

Value: 1
{{ include "footer" }}