G
gs
should I use property? class level variable and use pre-processor?
AMercer said:I use the exe file's date:
FileDateTime(Application.ExecutablePath)
There may be something better in in fw 2.0.
FileDateTime(Application.ExecutablePath)
in new()
what other context can I use it?