Compartilhar via


Propriedade TeamProjectCollectionProperties.Description

Uma descrição de coleção.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
<ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Public)> _
Public Property Description As String
[ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Public)]
public string Description { get; set; }

Valor de propriedade

Tipo: System.String
Retorna String.

Segurança do .NET Framework

Consulte também

Referência

TeamProjectCollectionProperties Classe

Namespace Microsoft.TeamFoundation.Framework.Server