# ProcessStartInfo.Verb is absent in the CoreFX ## Issues with Existing Topics [ProcessStartInfo.Verb](https://docs.microsoft.com/en-us/dotnet/core/api/system.diagnostics.processstartinfo#System_Diagnostics_ProcessStartInfo_Verb) is absent in the CoreFX, see: - [ProcessStartInfo.cs](https://github.com/dotnet/corefx/blob/master/src/System.Diagnostics.Process/src/System/Diagnostics/ProcessStartInfo.cs) - [ProcessStartInfo.Windows.cs](https://github.com/dotnet/corefx/blob/master/src/System.Diagnostics.Process/src/System/Diagnostics/ProcessStartInfo.Windows.cs) Will it be released later or it will not be released and have to be deleted from the article?