Property Category
Category
Gets the category this tool belongs to.
string Category { get; }
Property Value
- string
A lowercase identifier such as
"data","document","io","net","numeric","security","text", or"utility". Custom tools may define their own categories.