Compartilhar via


Método GitHttpHandler.CheckGitFeatureEnabled

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

Sintaxe

'Declaração
Protected Function CheckGitFeatureEnabled ( _
    context As HttpContext _
) As Boolean
protected bool CheckGitFeatureEnabled(
    HttpContext context
)

Parâmetros

Valor de retorno

Tipo: System.Boolean

Segurança do .NET Framework

Consulte também

Referência

GitHttpHandler Classe

Namespace Microsoft.TeamFoundation.Git.Server