Compartilhar via


Propriedade ITestRunBase.OwnerName

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxe

'Declaração
ReadOnly Property OwnerName As String
string OwnerName { get; }
property String^ OwnerName {
    String^ get ();
}
abstract OwnerName : string with get
function get OwnerName () : String

Valor de propriedade

Tipo: String

Segurança do .NET Framework

Consulte também

Referência

ITestRunBase Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client