[This is preliminary documentation and is subject to change.]
Merges configuration from the specified path into the existing configuration
Namespace:
SharpSvnAssembly: SharpSvn (in SharpSvn.dll) Version: 1.4999.582.31705
Syntax
| C# |
|---|
public void MergeConfiguration( string path ) |
| Visual Basic (Declaration) |
|---|
Public Sub MergeConfiguration ( _ path As String _ ) |
| Visual C++ |
|---|
public: void MergeConfiguration( String^ path ) |
Parameters
- path
- Type: System..::.String
[Missing <param name="path"/> documentation for "M:SharpSvn.SvnClientContext.MergeConfiguration(System.String)"]