Partilhar via


Campo TestElement.m_description

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Retorna o valor de Description propriedade.

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

Sintaxe

'Declaração
<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

Segurança do .NET Framework

Consulte também

Referência

TestElement Classe

Namespace Microsoft.VisualStudio.TestTools.Common

Description