J
Just D.
We all know hot to get the Assembly name and version. Can we get the
assembly compilation date and how can we get this datetime if it's possible?
It's not a very good idea to get the file DateTime because this is the
WebApp and even if we get this DateTime it can be wrong. Do we have some
field or parameter in the strong assembly having this datetime to get it as
a string?
Just D.
assembly compilation date and how can we get this datetime if it's possible?
It's not a very good idea to get the file DateTime because this is the
WebApp and even if we get this DateTime it can be wrong. Do we have some
field or parameter in the strong assembly having this datetime to get it as
a string?
Just D.