ProcessResult.Errors Property

Definition

Errors from completed process.

public:
 property cli::array <System::String ^> ^ Errors { cli::array <System::String ^> ^ get(); };
public string[] Errors { get; }
member this.Errors : string[]
Public ReadOnly Property Errors As String()

Property Value

String[]

Applies to