Freigeben über


Shelveset.CheckinNote-Eigenschaft

Ruft ab oder legt den Eincheckhinweis fest, der diesem Shelveset zugeordnet ist.

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 zugeordnet ist.

.NET Framework-Sicherheit

Siehe auch

Referenz

Shelveset Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace