Partager via


CheckInParameters.AllowUnchangedContent, propriété

Obtient ou définit un indicateur décrivant si le serveur permet un archivage de contenu inchangé.

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

Syntaxe

'Déclaration
Public Property AllowUnchangedContent As Boolean
public bool AllowUnchangedContent { get; set; }

Valeur de propriété

Type : System.Boolean
True pour permettre un archivage de contenu inchangé ; sinon, False.

Sécurité .NET Framework

Voir aussi

Référence

CheckInParameters Classe

Microsoft.TeamFoundation.VersionControl.Client, espace de noms