Condividi tramite


Proprietà ITestRunBase.OwnerName

Utente che ha avviato l'esecuzione.

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
Restituisca il valore String.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ITestRunBase Interfaccia

Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client