Compartilhar via


Campo TestElement.m_owner

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

Retorna o valor de Owner propriedade.

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

Sintaxe

'Declaração
<PersistenceElementNameAttribute("owner")> _
Protected m_owner As String
[PersistenceElementNameAttribute("owner")]
protected string m_owner
[PersistenceElementNameAttribute(L"owner")]
protected:
String^ m_owner
[<PersistenceElementNameAttribute("owner")>]
val mutable m_owner: string
protected var m_owner : String

Segurança do .NET Framework

Consulte também

Referência

TestElement Classe

Namespace Microsoft.VisualStudio.TestTools.Common

Owner