Udostępnij za pośrednictwem


Właściwość ITestSettings.AreaPath —

Pobiera lub ustawia ścieżkę do obszaru w Visual Studio Test Professional do których stosuje się plan badania.

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: String
Ścieżka obszar Test Professional, do którego stosuje się plan badania.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestSettings Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client