Hello,
Environment.GetEnvironmentVariable
Environment.GetEnvironmentVariables
Environment.SetEnvironmentVariable

should be what you need.

regards,
Joe

On 8/8/07, Murugan K <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> In my C# code, I want to set some environment variables and want to call one 
> perl script which will consume those variables using StartProcess . Is there 
> any equivalent  API to setenv and getenv in mono C# which can be consumed by 
> StartProcess alone.  I am looking for some alternative  other than import 
> LIBC setenv.
>
> Thanks in advance.
>
>  Regards
> K.Murugan
>
>
>
> _______________________________________________
> Gtk-sharp-list maillist  -  [email protected]
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>
_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to