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