Sdílet prostřednictvím


OwnerAttribute.Owner – vlastnost

Získá vlastníka testu.

Obor názvů:  Microsoft.VisualStudio.TestTools.WebTesting
Sestavení:  Microsoft.VisualStudio.QualityTools.WebTestFramework (v Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntaxe

'Deklarace
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

Hodnota vlastnosti

Typ: String
Vlastník test.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

OwnerAttribute Třída

Microsoft.VisualStudio.TestTools.WebTesting – obor názvů