Partager via


ITestEnvironment.EnvironmentType, propriété

Obtient ou définit une chaîne qui représente le type d'environnement.

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

Syntaxe

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

Valeur de propriété

Type : String
Type d'environnement.

Sécurité .NET Framework

Voir aussi

Référence

ITestEnvironment Interface

Microsoft.TeamFoundation.TestManagement.Client, espace de noms