SvnInfoResult.

RepositoryRoot Property

Summary

Gets the repository root Uri.
Namespace
Cake.Svn.Info
Containing Type
SvnInfoResult

Syntax

public Uri RepositoryRoot { get; }

Value

Type Description
Uri
GitHub