View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.ContentFile

ContentFile.Size Property

File size in bytes

public int Size { get; set; }

Property Value

System.Int32