IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

Stderr Property

Returns the standard error output (stderr) from the remote application.

Syntax

[VB.NET]
Public ReadOnlyProperty Stderr As String
Public ReadOnlyProperty StderrB As Byte()

[C#]
public string Stderr {get;}
public byte[] StderrB {get;}

Remarks

The property is set to an empty string before each new request.

This property is read-only and not available at design time.

Default Value

""

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0