View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.Repository

Repository.Disabled Property

True or False

public bool Disabled { get; set; }

Property Value

System.Boolean