HostSettingCommandMetadata.CommandName Property

Definition

The command name that generated this workflow.

public:
 property System::String ^ CommandName { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ CommandName { Platform::String ^ get(); void set(Platform::String ^ value); };
public string CommandName { get; set; }
member this.CommandName : string with get, set
Public Property CommandName As String

Property Value

Applies to