Condividi tramite


Proprietà TfsGitTreeDepthFirstEnumerator.Current

Spazio dei nomi:  Microsoft.TeamFoundation.Git.Server
Assembly:  Microsoft.TeamFoundation.Git.Server (in Microsoft.TeamFoundation.Git.Server.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Current As TfsGitTreeEntry
public TfsGitTreeEntry Current { get; }

Valore proprietà

Tipo: Microsoft.TeamFoundation.Git.Server.TfsGitTreeEntry
Restituisca il valore TfsGitTreeEntry.

Implementa

IEnumerator<T>.Current

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TfsGitTreeDepthFirstEnumerator Classe

Spazio dei nomi Microsoft.TeamFoundation.Git.Server