ResponseHeaders Property

The response headers generated by the component.

Syntax

public string ResponseHeaders { get; }
Public ReadOnly Property ResponseHeaders As String

Default Value

""

Remarks

The response headers generated by the component after invoking ProcessRequest or CreateResponse. In general ResponseHeaders will consist of a single "Content-Type" header or an empty string.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 .NET Edition - Version 20.0 [Build 8203]