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

Expanded pattern 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 string efShortest_dl
Visual Basic
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> _
Public Const efShortest_dl As String
Visual C++
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
public:
literal String^ efShortest_dl
F#
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
static val mutable efShortest_dl: string
JScript
public const var efShortest_dl : String

See Also