[This is preliminary documentation and is subject to change.]
Expanded pattern of predefined format L - shortest possible hours days to seconds
Namespace: ToolsAssembly: Tools (in Tools.dll) Version: 1.5.3.38916 (1.5.3.38916)
Syntax
| C# |
|---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public const string efShortest_hs |
| Visual Basic |
|---|
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> _ Public Const efShortest_hs As String |
| Visual C++ |
|---|
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)] public: literal String^ efShortest_hs |
| F# |
|---|
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>] static val mutable efShortest_hs: string |
| JScript |
|---|
public const var efShortest_hs : String |