Freigeben über


IMeasurementBlockProxy.IsRunning-Eigenschaft

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntax

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

Eigenschaftswert

Typ: Boolean
Gibt Boolean zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

IMeasurementBlockProxy Schnittstelle

Microsoft.TeamFoundation.TestManagement.Client-Namespace