My aim is to set more than one externals (links) to a project so that anybody checking out the project should get all the externals at the same time. This can be achieved in SVN.EXE as - propset svn:externals -F svnexternalsfile .
How can I specify the external file in SetProperty() method in SharpSvn ?