[This is preliminary documentation and is subject to change.]

Namespace: Tools.TotalCommanderT
Assembly: Tools.TotalCommander (in Tools.TotalCommander.dll) Version: 1.5.3.38916 (1.5.3.38916)

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public const int ContentSetValueSuccess
Visual Basic
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Const ContentSetValueSuccess As Integer
Visual C++
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
public:
literal int ContentSetValueSuccess
F#
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>]
static val mutable ContentSetValueSuccess: int
JScript
public const var ContentSetValueSuccess : int

See Also

Collapse/expand Version History

1.5.3

  • This constant is new in version 1.5.3