Type Default Value Read Only Description
Action<string> null No Gets or sets the delegate to be invoked when sys.stderr.write is called.

 

   

Notes
 

Gets or sets the delegate to be invoked when sys.stderr.write is called.

If it is null, sys.stderr is left unchanged.

 

   

Example
 
None.