diff --git a/xml/System.Diagnostics/ProcessStartInfo.xml b/xml/System.Diagnostics/ProcessStartInfo.xml index 48ab5aeb0a3..c33986684c7 100644 --- a/xml/System.Diagnostics/ProcessStartInfo.xml +++ b/xml/System.Diagnostics/ProcessStartInfo.xml @@ -649,7 +649,7 @@ If you use this property to set command-line arguments, Gets the environment variables that apply to this process and its child processes. - A generic dictionary containing the environment variables that apply to this process and its child processes. The default is . + A generic dictionary containing the environment variables that apply to this process and its child processes. Gets search paths for files, directories for temporary files, application-specific options, and other similar information. - A string dictionary that provides environment variables that apply to this process and child processes. The default is . + A string dictionary that provides environment variables that apply to this process and child processes.