This document is archived and information here might be outdated. Recommended version. |
The format of the time that is displayed on the time slider.
[Visual Basic .NET]
Public Property DisplayTimeFormat As String
[C#]
public string DisplayTimeFormat {get; set;}
[C++]
HRESULT get_DisplayTimeFormat(
System.String* timeFormat
);
[C++]
HRESULT put_DisplayTimeFormat(
BSTR timeFormat
);
[C++] Parameters timeFormat [out, retval]
timeFormat is a parameter of type BSTR* timeFormat [in]
timeFormat is a parameter of type BSTR