Udostępnij za pośrednictwem


Właściwość ITestPlan.BuildDirectory —

Pobiera nazwę folderu dla kompilacji, który jest aktualnie skojarzone z tym planem.

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

Składnia

'Deklaracja
ReadOnly Property BuildDirectory As String
string BuildDirectory { get; }
property String^ BuildDirectory {
    String^ get ();
}
abstract BuildDirectory : string with get
function get BuildDirectory () : String

Wartość właściwości

Typ: System.String
Nazwa folderu dla kompilacji, lub nullodwołanie o wartości null (Nothing w języku Visual Basic) , jeśli folder nie jest skojarzone z tym planem.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestPlan Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client