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