CommandDialog<T>.Command.CommandId Propiedad

Definición

Obtiene o establece el ID de comando usado para persistir el manejador de comandos que está en ejecución.

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

Valor de propiedad

ID de comando.

Se aplica a