The author who last changed this node.
Namespace: MSBuild.Community.Tasks.Subversion
Assembly: MSBuild.Community.Tasks (in MSBuild.Community.Tasks.dll)
Syntax
Visual Basic (Declaration) |
---|
<Output> Public ReadOnly Property LastChangedAuthor As String |
C# |
---|
[Output] public string LastChangedAuthor { get; } |
C++ |
---|
[Output] public property string LastChangedAuthor sealed { String get(); } |
J# |
---|
/** @attribute Output() */ /** property */ public string get_LastChangedAuthor(); |
JScript |
---|
public function get LastChangedAuthor() : String |
See Also
Documentation version 1.0.0.0.