Compartir a través de


IBuildConfiguration.TeamProjectName (Propiedad)

Obtiene el nombre del proyecto al que pertenece la compilación.

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

Sintaxis

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

Valor de propiedad

Tipo: String
El nombre del proyecto de prueba.

Seguridad de .NET Framework

Vea también

Referencia

IBuildConfiguration Interfaz

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