1 write to ProcessStartInfo
System.Diagnostics.Process (1)
System\Runtime\InteropServices\WindowsProcessStartArguments.cs (1)
22
ProcessStartInfo
= processStartInfo;
2 references to ProcessStartInfo
System.Diagnostics.Process (2)
System\Runtime\InteropServices\WindowsProcessStartArguments.cs (2)
63
/// Gets the original <see cref="
ProcessStartInfo
"/> provided by the user,
74
/// <param name="startInfo">The <see cref="
ProcessStartInfo
"/> that contains the information used to start the process.</param>