View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.Repository

Repository.Fork Property

True if this repository is forked

public bool Fork { get; set; }

Property Value

System.Boolean