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

Short code of predefined format l - shortest possible from hours 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_hl
Visual Basic
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> _
Public Const pfShortest_hl As Char
Visual C++
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
public:
literal wchar_t pfShortest_hl
F#
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
static val mutable pfShortest_hl: char
JScript
public const var pfShortest_hl : char

See Also