SvnInfoResult.

Path Property

Summary

Gets the path of the file. The local path if requisting working version, otherwise the name of the file at the specified version.
Assembly
Cake.Svn.dll
Namespace
Cake.Svn.Info
Containing Type
SvnInfoResult

Syntax

public string Path { get; }

Value

Type Description
string