Udostępnij za pośrednictwem


Właściwość ITestConfiguration.AreaPath —

Pobiera lub ustawia ścieżkę obszaru.

Przestrzeń nazw:  Microsoft.TeamFoundation.TestManagement.Client
Zestaw:  Microsoft.TeamFoundation.TestManagement.Client (w Microsoft.TeamFoundation.TestManagement.Client.dll)

Składnia

'Deklaracja
Property AreaPath As String
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)

Wartość właściwości

Typ: System.String
Ścieżka obszaru.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestConfiguration Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client