View on GitHub

GithubClient

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

GithubClient

GithubClient.Repositories.Repository

Repository.SvnUrl Property

Svn Clone Url

public string? SvnUrl { get; set; }

Property Value

System.String