Method
IdeRunCommandset_kind
Description
Sets the kind of command.
This is useful for IdeRunCommandProvider
that want to specify
the type of command that is being provided. Doing so allows tooling
in Builder to treat that information specially, such as showing tags
next to the row in UI or including it in “Unit Test” browsers.
Sets property | Ide.RunCommand:kind |
Parameters
kind
-
Type:
IdeRunCommandKind
No description available.