Domain Detective

API Reference

Class

RobotsGroup

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

A set of directives applying to specific user agents.

Inheritance

  • Object
  • RobotsGroup

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 List<String> UserAgents { get; } #

User agents the directives apply to.

public List<RobotsDirective> Directives { get; } #

Directives within the group.

{{ include "footer" }}