Partager via


ITestConfiguration.AreaPath, propriété

Obtient ou définit le chemin d'accès de la zone.

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

Syntaxe

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

Valeur de propriété

Type : System.String
Chemin d'accès de la zone.

Sécurité .NET Framework

Voir aussi

Référence

ITestConfiguration Interface

Microsoft.TeamFoundation.TestManagement.Client, espace de noms