Domain Detective

API Reference

Enum

TechCategory

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

Broad category for a detected technology to aid grouping and presentation.

Inheritance

  • Enum
  • TechCategory

Usage

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

Values

public const TechCategory Other #

Represents the other value.

Value: 0
public const TechCategory Verification #

Represents the verification value.

Value: 1
public const TechCategory WebServer #

Represents the web server value.

Value: 2
public const TechCategory CMS #

Represents the cms value.

Value: 3
public const TechCategory Blog #

Represents the blog value.

Value: 4
public const TechCategory ECommerce #

Represents the e commerce value.

Value: 5
public const TechCategory JSFramework #

Represents the js framework value.

Value: 6
public const TechCategory JSLibrary #

Represents the js library value.

Value: 7
public const TechCategory Framework #

Represents the framework value.

Value: 8
public const TechCategory Language #

Represents the language value.

Value: 9
public const TechCategory Analytics #

Represents the analytics value.

Value: 10
public const TechCategory TagManager #

Represents the tag manager value.

Value: 11
public const TechCategory Security #

Represents the security value.

Value: 12
public const TechCategory CDN #

Represents the cdn value.

Value: 13
public const TechCategory PaaS #

Represents the paa s value.

Value: 14
public const TechCategory IssueTracker #

Represents the issue tracker value.

Value: 15
public const TechCategory Fonts #

Represents the fonts value.

Value: 16
{{ include "footer" }}