Compartir a través de


TfsRequestContext.ResultSets (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.Client
Ensamblado:  Microsoft.TeamFoundation.Client (en Microsoft.TeamFoundation.Client.dll)

Sintaxis

'Declaración
Protected ReadOnly Property ResultSets As List(Of ITfsResult)
protected List<ITfsResult> ResultSets { get; }

Valor de propiedad

Tipo: System.Collections.Generic.List<ITfsResult>

Seguridad de .NET Framework

Vea también

Referencia

TfsRequestContext Clase

Microsoft.TeamFoundation.Client (Espacio de nombres)