IMeasurementBlockProxy.IsRunning 属性

 

命名空间:   Microsoft.TeamFoundation.TestManagement.Client
程序集:  Microsoft.TeamFoundation.TestManagement.Client(Microsoft.TeamFoundation.TestManagement.Client.dll 中)

语法

bool IsRunning { get; }
property bool IsRunning {
    bool get();
}
abstract IsRunning : bool with get
ReadOnly Property IsRunning As Boolean

属性值

Type: System.Boolean

返回 Boolean

请参阅

IMeasurementBlockProxy 接口
Microsoft.TeamFoundation.TestManagement.Client 命名空间

返回页首