你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

TestCommandProgress.State 属性

定义

获取操作现在处于的状态:正在运行、已完成、出错或无效

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

属性值

测试命令的状态。

适用于