View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.Repository

Repository.Visibility Property

Can be public or private

public string? Visibility { get; set; }

Property Value

System.String