Click or drag to resize
IGDStorageItemDateCreated Property
Gets the date and time when the current item was created.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
DateTimeOffset DateCreated { get; }

Property Value

Type: DateTimeOffset
The date and time when the current item was created.
See Also