Compartir a través de


TeamProjectCollectionProperties.Name (Propiedad)

El nombre es un nombre descriptivo para la colección y se puede cambiar.

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
<ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Public)> _
Public Property Name As String
[ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Public)]
public string Name { get; set; }

Valor de propiedad

Tipo: System.String
Devuelva String.

Seguridad de .NET Framework

Vea también

Referencia

TeamProjectCollectionProperties Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)