Domain Detective

API Reference

Class

RobotsDirective

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Represents a single robots.txt directive.

Inheritance

  • Object
  • RobotsDirective

Usage

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

Returned or exposed by

Constructors

Properties

public RobotsDirectiveType Type { get; set; } #

Directive type.

public String Value { get; set; } #

Value associated with the directive.

{{ include "footer" }}