Compartilhar via


Campo TestElement.m_id

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

Retorna o valor de Id propriedade.

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

Sintaxe

'Declaração
<PersistenceElementNameAttribute("id")> _
Protected m_id As TestId
[PersistenceElementNameAttribute("id")]
protected TestId m_id
[PersistenceElementNameAttribute(L"id")]
protected:
TestId^ m_id
[<PersistenceElementNameAttribute("id")>]
val mutable m_id: TestId
protected var m_id : TestId

Segurança do .NET Framework

Consulte também

Referência

TestElement Classe

Namespace Microsoft.VisualStudio.TestTools.Common

Id