[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for T:SharpSvn.SvnConflictAction]
Assembly: SharpSvn (in SharpSvn.dll) Version: 1.4999.582.31705
Syntax
| C# |
|---|
public enum SvnConflictAction |
| Visual Basic (Declaration) |
|---|
Public Enumeration SvnConflictAction |
| Visual C++ |
|---|
public enum class SvnConflictAction |
Members
| Member name | Description | |
|---|---|---|
| Delete | Attempting to delete object | |
| Edit | Attempting to change text or props | |
| Add | Attempting to add object |