View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.Repository

Repository.HasPages Property

Either true to enable the pages for this repository or false to disable it.

public bool HasPages { get; set; }

Property Value

System.Boolean