ITestSettings.Description Özellik

Alır veya ayarlar bu test ayarları nesne açıklaması.

Ad alanı:  Microsoft.TeamFoundation.TestManagement.Client
Derleme:  Microsoft.TeamFoundation.TestManagement.Client (Microsoft.TeamFoundation.TestManagement.Client.dll içinde)

Sözdizimi

'Bildirim
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)

Özellik Değeri

Tür: String
Bu test ayarları nesne açıklaması.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ITestSettings Arabirim

Microsoft.TeamFoundation.TestManagement.Client Ad Alanı