Wednesday, February 3, 2016

In ppc 5.0 How do I get software startup path.




            


Normal should be: string sPath = Application + @ "\ Data.ini";
.Ppc but not used.
Reply:
Themselves:
return System.IO.Path.GetDirectoryName (System.Reflection.Assembly.GetExecutingAssembly () GetName () CodeBase.ToString ()..);

Reply:
VC ++ I to know, C #, not help, huh !!
Reply:
string filepath = System.IO.Path.GetDirectoryName (System.Reflection.Assembly.GetExecutingAssembly () GetName () CodeBase..);
Reply:
string filepath = System.IO.Path.GetDirectoryName (System.Reflection.Assembly.GetExecutingAssembly () GetName () CodeBase..);

No comments:

Post a Comment