FileData::CreationTime Property

Gets the date and time when the file was created.

Namespace:  Microsoft.Synchronization.Files
Assembly:  Microsoft.Synchronization.Files (in Microsoft.Synchronization.Files.dll)

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

Property Value

Type: System::DateTime
The date and time when the file was created.
Show: