ITestPlan.OwnerName (Propiedad)

Usuario que posee el plan.

Espacio de nombres:  Microsoft.TeamFoundation.TestManagement.Client
Ensamblado:  Microsoft.TeamFoundation.TestManagement.Client (en Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxis

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

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

ITestPlan Interfaz

Microsoft.TeamFoundation.TestManagement.Client (Espacio de nombres)