[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for T:SharpSvn.SvnConflictType]
Assembly: SharpSvn (in SharpSvn.dll) Version: 1.4999.582.31705
Syntax
| C# |
|---|
public enum SvnConflictType |
| Visual Basic (Declaration) |
|---|
Public Enumeration SvnConflictType |
| Visual C++ |
|---|
public enum class SvnConflictType |
Members
| Member name | Description | |
|---|---|---|
| Content | textual conflict (on a file) | |
| Property | property conflict (on a file or dir) |