CommandExecutedParams Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The command executed result.
public class CommandExecutedParams
type CommandExecutedParams = class
Public Class CommandExecutedParams
- Inheritance
-
CommandExecutedParams
Constructors
| CommandExecutedParams() |
Properties
| Argument |
Gets or sets the arguments. |
| Command |
Gets or sets the command name. |
| TextDocument | |