CommandLookupEventArgs.CommandName Property

Definition

The name of the command we're looking for.

public:
 property System::String ^ CommandName { System::String ^ get(); };
public:
 property Platform::String ^ CommandName { Platform::String ^ get(); };
public string CommandName { get; }
member this.CommandName : string
Public ReadOnly Property CommandName As String

Property Value

Applies to