ProcessOutputLine(String, Boolean) Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
ProcessOutputLine(System::String ^ content, bool standardError);
public ProcessOutputLine(string content, bool standardError);
new System.Diagnostics.ProcessOutputLine : string * bool -> System.Diagnostics.ProcessOutputLine
Public Sub New (content As String, standardError As Boolean)
Parameter
- content
- String
- standardError
- Boolean