Condividi tramite


Proprietà ITestBase.OwnerName

La persona responsabile dell'automazione del test.Se il test è manuale, la persona responsabile della gestione dei passi del test.

Spazio dei nomi:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintassi

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

Valore proprietà

Tipo: System.String

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ITestBase Interfaccia

Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client