TestElement.m_owner (Campo)

Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.

Devuelve el valor de la propiedad Owner.

Espacio de nombres:  Microsoft.VisualStudio.TestTools.Common
Ensamblado:  Microsoft.VisualStudio.QualityTools.Common (en Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxis

'Declaración
<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

Seguridad de .NET Framework

Vea también

Referencia

TestElement Clase

Microsoft.VisualStudio.TestTools.Common (Espacio de nombres)

Owner