Share via


ExecuteCommandParams.Command Property

Definition

Gets or sets the command identifier associated with the command handler.

public:
 property System::String ^ Command { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember(Name="command")]
public string Command { get; set; }
[<System.Runtime.Serialization.DataMember(Name="command")>]
member this.Command : string with get, set
Public Property Command As String

Property Value

Attributes

Applies to