Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The time stamp that identifies when the event was logged.
<xs:element name="TimeCreated">
<xs:complexType>
<xs:attribute name="SystemTime"
type="dateTime"
use="required"
/>
</xs:complexType>
</xs:element>
The TimeCreated element is defined by the SystemPropertiesType complex type.
Attributes
Name | Type | Description |
---|---|---|
SystemTime | dateTime | The system time of when the event was logged. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
See also
-
Parent element