Aracılığıyla paylaş


TestCommandStatus.State Property

Definition

The current state of the test command.

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

Property Value

A TestCommandProgressState with the current state.

Applies to