Freigeben über


SavedCheckin.CheckinNotes-Eigenschaft

Ruft das CheckinNotes von diesem SavedCheckin ab.

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

Syntax

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

Eigenschaftswert

Typ: Microsoft.TeamFoundation.VersionControl.Client.CheckinNote
Das CheckinNotes von diesem SavedCheckin.

.NET Framework-Sicherheit

Siehe auch

Referenz

SavedCheckin Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace