ConsoleApplication.BuildDateTime
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Read-Only Property (As DateTime )
Contains the date and time when the application was built.
Notes
You can also access the CreationDateTime property of the application's FolderItem by calling App.ExecutableFile.CreationDate.