Sdílet prostřednictvím


ITestRunBase.OwnerName – vlastnost

Uživatele, který spustil spustit.

Obor názvů:  Microsoft.TeamFoundation.TestManagement.Client
Sestavení:  Microsoft.TeamFoundation.TestManagement.Client (v Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Deklarace
ReadOnly Property OwnerName As String
string OwnerName { get; }
property String^ OwnerName {
    String^ get ();
}
abstract OwnerName : string with get
function get OwnerName () : String

Hodnota vlastnosti

Typ: System.String
Vrátí String.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ITestRunBase Rozhraní

Microsoft.TeamFoundation.TestManagement.Client – obor názvů