[This is preliminary documentation and is subject to change.]

Deletes the value of a revision property on files, dirs in a specific revision(svn propdel --revision)

Overload List

  Name Description
DeleteRevisionProperty(SvnUriTarget, String)
Deletes the value of a revision property on files, dirs in a specific revision(svn propdel --revision)
DeleteRevisionProperty(SvnUriTarget, String, SvnSetRevisionPropertyArgs)
Deletes the value of a revision property on files, dirs in a specific revision(svn propdel --revision)

See Also