Partilhar via


Propriedade Warning.ChangeTypeOld

Usado para retornar durante bit de alteração para clientes v1.0 após você não remove os bits correspondentes.

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

Sintaxe

'Declaração
<ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private, PropertyName := "ChangeType")> _
Public Property ChangeTypeOld As ChangeType
[ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private, PropertyName = "ChangeType")]
public ChangeType ChangeTypeOld { get; set; }

Valor de propriedade

Tipo: Microsoft.TeamFoundation.VersionControl.Server.ChangeType
Retorna ChangeType.

Segurança do .NET Framework

Consulte também

Referência

Warning Classe

Namespace Microsoft.TeamFoundation.VersionControl.Server