Freigeben über


Changeset.CheckinNote-Eigenschaft

Ruft ab oder legt den Eincheckhinweis des Changesets fest.

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; set; }

Eigenschaftswert

Typ: Microsoft.TeamFoundation.VersionControl.Client.CheckinNote
Der Eincheckhinweis des Changesets.

.NET Framework-Sicherheit

Siehe auch

Referenz

Changeset Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace