Xamarin Set Environment Variables

 Environment.SetEnvironmentVariable(string variable, string value);
Hrishikesh