Compartilhar via


Propriedade ObjectBinder<T>.Current

Obtém/define o objeto atual

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Public ReadOnly Property Current As T
public T Current { get; }

Valor de propriedade

Tipo: T
Retorna IEnumerator.

Segurança do .NET Framework

Consulte também

Referência

ObjectBinder<T> Classe

Namespace Microsoft.TeamFoundation.Framework.Server