command


Description:

public Command? command { get; set; }

A command this code action executes. If a code action provides an edit and a command, first the edit is executed and then the command.