StorageFolder.DateCreated Property

Gets the date and time that the current folder was created.

Syntax

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

Property value

Type: DateTime 

  The date and time that the current folder was created as type DateTime. For example: Fri Sep 16 13:47:08 PDT 2011.

Requirements

Namespace: Windows.Storage

Metadata: windows.winmd

See also

Reference

StorageFolder Class

StorageFolder Members

Windows.Storage Namespace