Aracılığıyla paylaş


ITestElement.Description Özellik

Alır veya ayarlar bu öğe için bir açıklama.

Ad alanı:  Microsoft.VisualStudio.TestTools.Common
Derleme:  Microsoft.VisualStudio.QualityTools.Common (Microsoft.VisualStudio.QualityTools.Common.dll içinde)

Sözdizimi

'Bildirim
Property Description As String
    Get
    Set
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: System.String
Bu öğe için bir açıklama.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ITestElement Arabirim

Microsoft.VisualStudio.TestTools.Common Ad Alanı