CommandNotFoundException.CommandName Property

Definition

Gets the name of the command that could not be found.

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