Partilhar via


Propriedade OwnerAttribute.Owner

Obtém o proprietário do teste.

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

Sintaxe

'Declaração
Public ReadOnly Property Owner As String
public string Owner { get; }
public:
property String^ Owner {
    String^ get ();
}
member Owner : string with get
function get Owner () : String

Valor de propriedade

Tipo: System.String
O proprietário do teste.

Segurança do .NET Framework

Consulte também

Referência

OwnerAttribute Classe

Namespace Microsoft.VisualStudio.TestTools.WebTesting