Share via


IPendingCheckin.CheckinNotes Property

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

Syntax

'Declaration
ReadOnly Property CheckinNotes As IPendingCheckinNotes
'Usage
Dim instance As IPendingCheckin 
Dim value As IPendingCheckinNotes 

value = instance.CheckinNotes
IPendingCheckinNotes CheckinNotes { get; }
property IPendingCheckinNotes^ CheckinNotes {
    IPendingCheckinNotes^ get ();
}
function get CheckinNotes () : IPendingCheckinNotes

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Client.IPendingCheckinNotes

.NET Framework Security

See Also

Reference

IPendingCheckin Interface

IPendingCheckin Members

Microsoft.TeamFoundation.VersionControl.Client Namespace