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

Short code of predefined format L - shortest possible from days to milliseconds

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

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public const char pfShortest_dl
Visual Basic
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> _
Public Const pfShortest_dl As Char
Visual C++
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
public:
literal wchar_t pfShortest_dl
F#
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
static val mutable pfShortest_dl: char
JScript
public const var pfShortest_dl : char

See Also