SvnStatusResult.

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.Status
Containing Type
SvnStatusResult

Syntax

public string Path { get; }

Value

Type Description
string