1 write to _verb
System.Diagnostics.Process (1)
System\Diagnostics\ProcessStartInfo.cs (1)
260
set =>
_verb
= value;
1 reference to _verb
System.Diagnostics.Process (1)
System\Diagnostics\ProcessStartInfo.cs (1)
259
get =>
_verb
?? string.Empty;