Udostępnij za pośrednictwem


Właściwość ITestEnvironment.EnvironmentType —

Zwraca lub ustawia ciąg, który reprezentuje typ środowiska.

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

Składnia

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

Wartość właściwości

Typ: System.String
Typ środowiska.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestEnvironment Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client