View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.ContentFile

ContentFile.Type Property

file or dir

public string? Type { get; set; }

Property Value

System.String