This document is archived and information here might be outdated. Recommended version. |
Index start time.
[Visual Basic .NET]
Public Property StartTime As String
[C#]
public string StartTime {get; set;}
[C++]
HRESULT get_StartTime(
System.String* StartTime
);
[C++]
HRESULT put_StartTime(
BSTR StartTime
);
[C++] Parameters StartTime [out, retval]
StartTime is a parameter of type BSTR* StartTime [in]
StartTime is a parameter of type BSTR