Sdílet prostřednictvím


ITestConfiguration.AreaPath – vlastnost

Získá nebo nastaví cestu k oblasti.

Obor názvů:  Microsoft.TeamFoundation.TestManagement.Client
Sestavení:  Microsoft.TeamFoundation.TestManagement.Client (v Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Deklarace
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)

Hodnota vlastnosti

Typ: String
Oblasti cesty.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ITestConfiguration Rozhraní

Microsoft.TeamFoundation.TestManagement.Client – obor názvů