DumpToErrorStream Property
Gets or sets a value indicating whether to pipe browser process stderr into the application process stderr. Defaults to false.
public System.bool DumpToErrorStream {get; set;}
'Declaration
Public Property DumpToErrorStream As System.Boolean