←Select platform

ResponseFields Constructor (ResponseFields)

Summary

Initializes a new instance of the ResponseFields class.

Syntax

C#
VB
C++
public ResponseFields(  
   WebHeaderCollection headers, 
   string contentType 
) 
Public Function New( _ 
   ByVal headers As WebHeaderCollection, _ 
   ByVal contentType As String _ 
) 
public: 
ResponseFields(  
   WebHeaderCollection^ headers, 
   String^ contentType 
) 

Parameters

headers
The System.Net.WebHeaderCollection returned from the server response.

contentType
The content type of the response.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip Assembly
Click or drag to resize