I\'m trying to Start command promt process with args. Now I want to obtain information about errors if they exist.
someProcess = System.Diag
You're probably looking for the StandardError property.