Compartilhar via


Propriedade CommonStructureProjectInfo.Status

Namespace:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

'Declaração
<ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private, UseClientDefinedProperty := True)> _
Public Property Status As CommonStructureProjectState
[ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private, UseClientDefinedProperty = true)]
public CommonStructureProjectState Status { get; set; }

Valor de propriedade

Tipo: Microsoft.TeamFoundation.Integration.Server.CommonStructureProjectState
Retorne CommonStructureProjectState.

Segurança do .NET Framework

Consulte também

Referência

CommonStructureProjectInfo Classe

Namespace Microsoft.TeamFoundation.Integration.Server