API Reference
Enum
KnownAiBot
Known AI-related user agents that may appear in robots.txt files.
Inheritance
- Enum
- KnownAiBot
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
- Field KnownAiBot.Anthropic
- Field KnownAiBot.CcBot
- Field KnownAiBot.ChatGpt
- Field KnownAiBot.ChatGptUser
- Field KnownAiBot.ClaudeBot
- Field KnownAiBot.GoogleExtended
- Field KnownAiBot.GptBot
- Field KnownAiBot.Unknown
- Property RobotsTxtAnalysis.AiBots
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String