Visual Basic (Declaration) | |
---|---|
Public StartTime As Date |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As AuthoritativeEngine Dim value As Date value = instance.StartTime instance.StartTime = value |
C# | |
---|---|
public DateTime StartTime |
Managed Extensions for C++ | |
---|---|
public: DateTime StartTime |
C++/CLI | |
---|---|
public: DateTime StartTime |
Property Value
A DateTime objectUsed to compute the value of the Time property. This property is used at run-time only.
Target Platforms: Microsoft .NET Framework 2.0