HostSettingCommandMetadata
Class
Definition
Runtime metadata that represents the currently-running command.
public class HostSettingCommandMetadata
- Inheritance
-
HostSettingCommandMetadata
Constructors
| HostSettingCommandMetadata() |
Properties
| CommandName |
The command name that generated this workflow. |
| EndColumnNumber |
The end column of the command name that generated this section of the workflow. |
| EndLineNumber |
The end line of the command name that generated this section of the workflow. |
| StartColumnNumber |
The start column of the command name that generated this section of the workflow. |
| StartLineNumber |
The start line of the command name that generated this section of the workflow. |