docs.inedo.com →
inedo.com →
BuildMaster SDK Reference
Version:
6.1.0
5.6.0
5.5.0
5.3.0
5.2
5.1
5.0
4.9
BuildMaster SDK
Inedo.BuildMaster.Extensibility.Providers
ProviderBase.ProcessResults
Error
Error Property
Gets or sets the lines written to the error stream of the process.
Syntax
public
System.Collections.Generic.IList<string> Error {
get
;
set
; }