[This is preliminary documentation and is subject to change.]
Retrieves the value of a property on files, dirs, or revisions (svn propget)
Overload List
| Name | Description | |
|---|---|---|
|
|
GetProperty(SvnTarget, String, SvnPropertyValue%) |
Gets the specified property from the specfied path
|
|
|
GetProperty(SvnTarget, String, String%) |
Gets the specified property from the specfied path
|
|
|
GetProperty(SvnTarget, String, SvnGetPropertyArgs, SvnTargetPropertyCollection%) |
Sets the specified property on the specfied path to value
|