Partager via


TestElement.m_owner, champ

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Retourne la valeur de la propriété Owner.

Espace de noms :  Microsoft.VisualStudio.TestTools.Common
Assembly :  Microsoft.VisualStudio.QualityTools.Common (dans Microsoft.VisualStudio.QualityTools.Common.dll)

Syntaxe

'Déclaration
<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

Sécurité .NET Framework

Voir aussi

Référence

TestElement Classe

Microsoft.VisualStudio.TestTools.Common, espace de noms

Owner