View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.ContentFile

ContentFile.Path Property

Path to the object

public string? Path { get; set; }

Property Value

System.String