Bagikan melalui


ITestCaseResult.IsFinished Property

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

Syntax

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

Property Value

Type: Boolean

.NET Framework Security

See Also

Reference

ITestCaseResult Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace