Skip to content

A [CommandInfo] should have one or more .Category #344

Closed
@StartAutomating

Description

@StartAutomating

[CommandInfo] should be able to return one or more .Category.

A .Category can be defined in one of two ways:

  • [Reflection.AssemblyMetadata('Category', 'NameOfCategory')]
  • [ComponentModel.Category('NameOfCategory')]

A pluralized alias (.Categories) would be nice.

Related to #333

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions