SvnInfoResult.

LastChangedAuthor Property

Summary

Gets the author of the last revision in which the node (or one of its descendants) changed.
Namespace
Cake.Svn.Info
Containing Type
SvnInfoResult

Syntax

public string LastChangedAuthor { get; }

Value

Type Description
string
GitHub