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