Represents a system timestamp value, serialized as an XML attribute. Used to capture the creation time of a trace event.
SystemTime
01 Syntax
Microsoft.VisualBasic.ApplicationServices.Development.VisualStudio.SystemTime
02 Properties
| Name | Overloads | Summary |
|---|---|---|
| SystemTime | 1 | Gets or sets the system time value when the event was created. |
03 Members
SystemTime
Gets or sets the system time value when the event was created. Typically formatted as an ISO8601 date/time string.
Returns
A string representing the system timestamp.