TestElement.m_owner Field

Definition

Returns the value of the Owner property.

protected: System::String ^ m_owner;
[Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("owner")]
protected string m_owner;
[<Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("owner")>]
val mutable m_owner : string
Protected m_owner As String 

Field Value

Attributes

Applies to