Partager via


Conflict.YourChangeTypeOld, propriété

Espace de noms :  Microsoft.TeamFoundation.VersionControl.Server
Assembly :  Microsoft.TeamFoundation.VersionControl.Server (dans Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntaxe

'Déclaration
<ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private, PropertyName := "YourChangeType")> _
Public Property YourChangeTypeOld As ChangeType
[ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private, PropertyName = "YourChangeType")]
public ChangeType YourChangeTypeOld { get; set; }

Valeur de propriété

Type : Microsoft.TeamFoundation.VersionControl.Server.ChangeType
retourne ChangeType ;

Sécurité .NET Framework

Voir aussi

Référence

Conflict Classe

Microsoft.TeamFoundation.VersionControl.Server, espace de noms