Freigeben über


ITestManagementTeamProject.IsValid-Eigenschaft

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

Syntax

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

Eigenschaftswert

Typ: Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

ITestManagementTeamProject Schnittstelle

Microsoft.TeamFoundation.TestManagement.Client-Namespace