SvnInfoResult.

RepositoryId Property

Summary

Gets the UUID of the repository (if available). Otherwise Guid.Empty.
Namespace
Cake.Svn.Info
Containing Type
SvnInfoResult

Syntax

public Guid RepositoryId { get; }

Value

Type Description
Guid
GitHub