Freigeben über


TestElement.m_description-Feld

Diese API unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung in Code bestimmt.

Gibt den Wert der Description-Eigenschaft zurück.

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Syntax

'Declaration
<PersistenceElementNameAttribute("description")> _
Protected m_description As String
[PersistenceElementNameAttribute("description")]
protected string m_description
[PersistenceElementNameAttribute(L"description")]
protected:
String^ m_description
[<PersistenceElementNameAttribute("description")>]
val mutable m_description: string
protected var m_description : String

.NET Framework-Sicherheit

Siehe auch

Referenz

TestElement Klasse

Microsoft.VisualStudio.TestTools.Common-Namespace

Description