View on GitHub

GithubClient

A C# Dll library for working with the Github Rest API

GithubClient

GithubClient.Repositories.Repository

Repository.HasProjects Property

Either true to enable projects for this repository or false to disable them

public bool HasProjects { get; set; }

Property Value

System.Boolean