Freigeben über


VersionControlLabelDocumentItem.Version-Eigenschaft

Wenn Exists true ist, ist diese Eigenschaft nicht NULL.

Die Changesetnummer des Elements, wie es in der Bezeichnung steht.

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

Syntax

'Declaration
Public ReadOnly Property Version As Nullable(Of Integer)
public Nullable<int> Version { get; }

Eigenschaftswert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

VersionControlLabelDocumentItem Klasse

Microsoft.VisualStudio.TeamFoundation.VersionControl-Namespace