IStorageItem.DateCreated Property

Gets the date and time when the current item was created.

Syntax

public:
property DateTime DateCreated {
         DateTime get ();
}  

Property value

Type: DateTime 

  The date and time when the current item was created. For example, in string format the DateTime that an item was created might be “Fri Sep 16 13:47:08 PDT 2011”.

Requirements

Namespace: Windows.Storage

Metadata: windows.winmd

See also

Reference

IStorageItem Interface

IStorageItem Members

Windows.Storage Namespace