Windows apps
Collapse the table of content
Expand the table of content

StreamContent Constructor (Stream)

Initializes a new instance of the StreamContent class.

Namespace:  System.Net.Http
Assembly:  System.Net.Http (in System.Net.Http.dll)

public:
StreamContent(
	Stream^ content
)

Parameters

content
Type: System.IO::Stream
Show:
© 2017 Microsoft