G
goodier
Hi,
I am port some code of .net framework 2.0 to .net compact framework.
There is code that use System.Environment.GetEnvironmentVariable to get
environment variable as some options but it is not supported by compact
framework?
Can anyone suggest if there is some convensions to port this code? for
example, what do people using compact framework normally use for program
options?
Thanks,
I am port some code of .net framework 2.0 to .net compact framework.
There is code that use System.Environment.GetEnvironmentVariable to get
environment variable as some options but it is not supported by compact
framework?
Can anyone suggest if there is some convensions to port this code? for
example, what do people using compact framework normally use for program
options?
Thanks,