Property All
- Namespace
- MailFathom.Mcp.Tools.Categories
- Assembly
- MailFathom.Mcp.dll
All
Gets every published category.
public static IReadOnlyList<McpToolCategory> All { get; }
Property Value
Remarks
Declared last so the members it lists are already initialized when this initializer runs.