Partager via


ITestManagementTeamProject.IsValid, propriété

Obtient une valeur qui indique si le projet existe sur le serveur.

Espace de noms :  Microsoft.TeamFoundation.TestManagement.Client
Assembly :  Microsoft.TeamFoundation.TestManagement.Client (dans Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

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

Valeur de propriété

Type : System.Boolean
true si le projet existe sur le serveur ; sinon, false.

Sécurité .NET Framework

Voir aussi

Référence

ITestManagementTeamProject Interface

Microsoft.TeamFoundation.TestManagement.Client, espace de noms