Returns the start time
Read-only property
[Visual Basic .NET] |
---|
Public Property StartTime() As System.Object
|
[C#] |
---|
public System.Object StartTime {get;}
|
[Managed C++] |
---|
public: __property VARIANT get_StartTime();
|
[Unmanaged C++] |
---|
public: HRESULT get_StartTime(
|
[Java] |
---|
public Variant getStartTime();
|