Freigeben über


GitHttpHandler.CheckGitFeatureEnabled-Methode

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

Syntax

'Declaration
Protected Function CheckGitFeatureEnabled ( _
    context As HttpContext _
) As Boolean
protected bool CheckGitFeatureEnabled(
    HttpContext context
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

GitHttpHandler Klasse

Microsoft.TeamFoundation.Git.Server-Namespace