#include <svn_client.h>
Data Fields | |
svn_stringbuf_t * | node_name |
The name of the node on which these properties are set. | |
apr_hash_t * | prop_hash |
A hash of (const char *) property names, and (svn_string_t *) property values. |
Definition at line 254 of file svn_client.h.