![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
CreateTime Property
Gets or sets the CreateTime summary information property.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ |
public DateTime CreateTime { get; set; }
Public Property CreateTime As DateTime Get Set
public: property DateTime CreateTime { DateTime get (); void set (DateTime value); }
![](collapse_all.gif)
![](collapse_all.gif)
The CreateTime summary information property conveys when the installer database was created.
Win32 MSI APIs: MsiSummaryInfoGetProperty, MsiSummaryInfoSetProperty
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)