Freigeben über


Shelveset.CheckinNote-Eigenschaft

Ruft den Eincheckhinweis fest, der mit dem betreffenden Shelveset wird.

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, der diesem Shelveset wird.

.NET Framework-Sicherheit

Siehe auch

Referenz

Shelveset Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace