HostSettingCommandMetadata Class

Definition

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.

Applies to