Partager via


SavedCheckin, constructeur (String, array<PendingChange[], CheckinNote, array<WorkItemCheckedInfo[], String)

Construisez les informations d'enregistrement d'un enregistrement éprouvé

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

Syntaxe

'Déclaration
Public Sub New ( _
    comment As String, _
    excludedChanges As PendingChange(), _
    checkinNotes As CheckinNote, _
    workItemCheckedInfo As WorkItemCheckedInfo(), _
    policyOverrideComment As String _
)
public SavedCheckin(
    string comment,
    PendingChange[] excludedChanges,
    CheckinNote checkinNotes,
    WorkItemCheckedInfo[] workItemCheckedInfo,
    string policyOverrideComment
)

Paramètres

  • comment
    Type : System.String
    Le Checkin commentaires pour l'enregistrement éprouvé
  • policyOverrideComment
    Type : System.String
    Commentaire de priorité de stratégie (s'il est spécifié) dans l'enregistrement éprouvé

Sécurité .NET Framework

Voir aussi

Référence

SavedCheckin Classe

SavedCheckin, surcharge

Microsoft.TeamFoundation.VersionControl.Client, espace de noms