Partager via


ITmiTestImplementation.TestType, propriété

Obtient ou définit le type du test.

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

Syntaxe

'Déclaration
Property TestType As String
    Get
    Set
string TestType { get; set; }
property String^ TestType {
    String^ get ();
    void set (String^ value);
}
abstract TestType : string with get, set
function get TestType () : String
function set TestType (value : String)

Valeur de propriété

Type : System.String
Type du test.

Sécurité .NET Framework

Voir aussi

Référence

ITmiTestImplementation Interface

Microsoft.TeamFoundation.TestManagement.Client, espace de noms