[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for P:SharpSvn.SvnAddToChangeListArgs.CommandType]
Assembly: SharpSvn (in SharpSvn.dll) Version: 1.4999.582.31705
Syntax
| C# |
|---|
public override sealed SvnCommandType CommandType { get; } |
| Visual Basic (Declaration) |
|---|
Public Overrides NotOverridable ReadOnly Property CommandType As SvnCommandType |
| Visual C++ |
|---|
public: virtual property SvnCommandType CommandType { SvnCommandType get () override sealed; } |