Compartilhar via


Propriedade Conflict.YourChangeTypeOld

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 := "YourChangeType")> _
Public Property YourChangeTypeOld As ChangeType
[ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private, PropertyName = "YourChangeType")]
public ChangeType YourChangeTypeOld { get; set; }

Valor de propriedade

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

Segurança do .NET Framework

Consulte também

Referência

Conflict Classe

Namespace Microsoft.TeamFoundation.VersionControl.Server