Udostępnij za pośrednictwem


Właściwość ITestBase.Description —

Pobiera lub ustawia opis tego obiektu.

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: String
Opis tego obiektu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestBase Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client