View on GitHub

GithubClient

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

GithubClient

GithubClient.Git.Tree

Tree.Type Property

Either blob, tree, or commit

public string? Type { get; set; }

Property Value

System.String