←Select platform

ResponseFields Constructor

Summary
Initializes a new instance of the ResponseFields class.

Syntax
C#
C++/CLI
Python
public ResponseFields( 
   WebHeaderCollection headers, 
   string contentType 
) 
public: 
ResponseFields(  
   WebHeaderCollection^ headers, 
   String^ contentType 
) 
__init__(self,headers,contentType) # Overloaded constructor 

Parameters

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

contentType
The content type of the response.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.