Freigeben über


CommittedBranchCreatedEventArgs.CheckinNote-Eigenschaft

Ruft ab oder legt die Eincheckhinweise fest, die Teil des Changesets sind.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

Syntax

'Declaration
Public Property CheckinNote As CheckinNote
public CheckinNote CheckinNote { get; private set; }

Eigenschaftswert

Typ: Microsoft.TeamFoundation.VersionControl.Client.CheckinNote
Die Eincheckhinweise, die Teil des Changesets sind.

.NET Framework-Sicherheit

Siehe auch

Referenz

CommittedBranchCreatedEventArgs Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace