[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for T:SharpSvn.SvnLineStyle]
Assembly: SharpSvn (in SharpSvn.dll) Version: 1.4999.582.31705
Syntax
| C# |
|---|
public enum SvnLineStyle |
| Visual Basic (Declaration) |
|---|
Public Enumeration SvnLineStyle |
| Visual C++ |
|---|
public enum class SvnLineStyle |
Members
| Member name | Description | |
|---|---|---|
| Unix | ||
| Windows | ||
| CarriageReturn | ||
| Linefeed | ||
| CarriageReturnLinefeed | ||
| Native |