HostSettingCommandMetadata 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.
Runtime metadata that represents the currently-running command.
public ref class HostSettingCommandMetadata
[Windows::Foundation::Metadata::WebHostHidden]
class HostSettingCommandMetadata
public class HostSettingCommandMetadata
type HostSettingCommandMetadata = class
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. |