G
gerry
long day - stupid question :
how do we determine the current application's physical location ?
in a non-cf app I would use
System.Reflection.Assembly.GetExecutingAssembly().Location but Location is
not an available property for a smart device app.
gerry
how do we determine the current application's physical location ?
in a non-cf app I would use
System.Reflection.Assembly.GetExecutingAssembly().Location but Location is
not an available property for a smart device app.
gerry