CSharpTest.Net
MimeMultiPartData Constructor(Stream,NameValueCollection)
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Http Namespace > MimeMultiPartData Class > MimeMultiPartData Constructor : MimeMultiPartData Constructor(Stream,NameValueCollection)

input
headers

Glossary Item Box

Constructs the form data from the input stream and the http headers.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal input As Stream, _
   ByVal headers As NameValueCollection _
)
C# 
public MimeMultiPartData( 
   Stream input,
   NameValueCollection headers
)

Parameters

input
headers

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys