DS.Documents.Html Assembly / GrapeCity.Documents.Html Namespace / LaunchOptions Class / DumpToErrorStream Property

In This Topic
DumpToErrorStream Property
In This Topic
Gets or sets a value indicating whether to pipe browser process stderr into the application process stderr. Defaults to false.
Syntax
'Declaration
 
Public Property DumpToErrorStream As System.Boolean
 
See Also