Freigeben über


VersionControlLabelDocumentItem.CheckinDate-Eigenschaft

Wenn Exists true ist, ist diese Eigenschaft nicht NULL.

DateTime, als Version an den Server übertragen wurde.

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

Syntax

'Declaration
Public ReadOnly Property CheckinDate As Nullable(Of DateTime)
public Nullable<DateTime> CheckinDate { get; }

Eigenschaftswert

Typ: System.Nullable<DateTime>
Gibt DateTime zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

VersionControlLabelDocumentItem Klasse

Microsoft.VisualStudio.TeamFoundation.VersionControl-Namespace