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

Expanded pattern of predefined format L - shortest possible from days to seconds

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

See Also