Udostępnij za pośrednictwem


Właściwość ITestRun.BuildPlatform —

Pobiera lub ustawia platformy kompilacji.

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

Składnia

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

Wartość właściwości

Typ: System.String
Platforma kompilacji.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestRun Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client