Freigeben über


CheckinNote.Values-Eigenschaft

Ruft die Werte dieses Eincheckhinweises ab.

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

Syntax

'Declaration
Public ReadOnly Property Values As CheckinNoteFieldValue()
public CheckinNoteFieldValue[] Values { get; }

Eigenschaftswert

Typ: array<Microsoft.TeamFoundation.VersionControl.Client.CheckinNoteFieldValue[]
Die Werte dieses Eincheckhinweises.

.NET Framework-Sicherheit

Siehe auch

Referenz

CheckinNote Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace