GitApiController.EnsureGitEnabled Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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

Syntax

'Declaration
Protected Sub EnsureGitEnabled
protected void EnsureGitEnabled()
protected:
void EnsureGitEnabled()
member EnsureGitEnabled : unit -> unit
protected function EnsureGitEnabled()

.NET Framework Security

See Also

Reference

GitApiController Class

Microsoft.TeamFoundation.Git.Server Namespace