Gets a member of ActionCategories indicating the action's category.
Declaration Syntax
C# | Visual Basic | Visual C++ |
ActionCategories Category { get; }
ReadOnly Property Category As ActionCategories
property ActionCategories Category { ActionCategories get (); }