TestCommandProgress.State プロパティ

定義

アクションが現在実行されている状態 (実行中、完了、エラー、または無効) を取得します。

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

プロパティ値

テスト コマンドの状態。

適用対象