Condividi tramite


Campo TestElement.m_description

Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.

Restituisce il valore della proprietà Description.

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Sintassi

'Dichiarazione
<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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestElement Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common

Description