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

Deletes a property from files, dirs (svn propdel)

Overload List

  Name Description
DeleteProperty(String, String)
Removes the specified property from the specfied path
DeleteProperty(Uri, String)
Removes the specified property from the specfied path
DeleteProperty(String, String, SvnSetPropertyArgs)
Removes the specified property from the specfied path
DeleteProperty(Uri, String, SvnSetPropertyArgs)
Removes the specified property from the specfied path

See Also