IMeasurementBlockProxy.IsRunning Propriedade
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)
Sintaxe
bool IsRunning { get; }
property bool IsRunning {
bool get();
}
abstract IsRunning : bool with get
ReadOnly Property IsRunning As Boolean
Valor de propriedade
Type: System.Boolean
Retorne Boolean.
Consulte também
Interface IMeasurementBlockProxy
Namespace Microsoft.TeamFoundation.TestManagement.Client
Retornar ao topo