Udostępnij za pośrednictwem


Właściwość ITestEnvironment.Description —

Zwraca lub ustawia opis środowiska testowego.

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

Składnia

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

Wartość właściwości

Typ: System.String
Opis środowiska testowego.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestEnvironment Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client