Udostępnij za pośrednictwem


Właściwość ITestRun.BuildDirectory —

Pobiera lub ustawia ścieżkę Konstruuj dane wyjściowe.

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

Składnia

'Deklaracja
Property BuildDirectory As String
string BuildDirectory { get; set; }
property String^ BuildDirectory {
    String^ get ();
    void set (String^ value);
}
abstract BuildDirectory : string with get, set
function get BuildDirectory () : String
function set BuildDirectory (value : String)

Wartość właściwości

Typ: System.String
Ścieżka wyjściowego kompilacji.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestRun Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client