Compartir a través de


TestCommandProgress.State Propiedad

Definición

Obtiene el estado en el que la acción es ahora: Running, Completed, Faulted o Invalid

public System.Fabric.TestCommandProgressState State { get; }
member this.State : System.Fabric.TestCommandProgressState
Public ReadOnly Property State As TestCommandProgressState

Valor de propiedad

Estado del comando de prueba.

Se aplica a