Freigeben über


GettingEventArgs.IsLatest-Eigenschaft

Ruft ein Flag ab, das beschreibt, ob das Ziel des Get-Vorgangs die neueste Version der Datei ist.

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

Syntax

'Declaration
Public ReadOnly Property IsLatest As Boolean
public bool IsLatest { get; }

Eigenschaftswert

Typ: System.Boolean
True, wenn das Ziel die neueste Version der Datei ist; andernfalls false.

.NET Framework-Sicherheit

Siehe auch

Referenz

GettingEventArgs Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace