Share via


CommandDialog<T>.Command.CommandId Property

Definition

Gets or sets the command ID used for persisting currently running command handler.

public string CommandId { get; set; }
member this.CommandId : string with get, set
Public Property CommandId As String

Property Value

Command ID.

Applies to