TestDescriptionAttribute.TestDescription Özellik
Sınama açıklamasını alır.
Ad alanı: Microsoft.VisualStudio.TestTools.WebTesting
Derleme: Microsoft.VisualStudio.QualityTools.WebTestFramework (Microsoft.VisualStudio.QualityTools.WebTestFramework.dll içinde)
Sözdizimi
'Bildirim
Public ReadOnly Property TestDescription As String
public string TestDescription { get; }
public:
property String^ TestDescription {
String^ get ();
}
member TestDescription : string with get
function get TestDescription () : String
Özellik Değeri
Tür: System.String
Sınama tanımı.
.NET Framework Güvenliği
- Anında arayanlar için tam güven. Bu üye kısmen güvenilen kodla kullanılamaz. Daha fazla bilgi için bkz. Kısmen güvenilen kod kitaplıklarını kullanma.