StringContent Constructor

.NET Framework (current version)
 

Creates a new instance of the StringContent class.

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

NameDescription
System_CAPS_pubmethodStringContent(String^)

Creates a new instance of the StringContent class.

System_CAPS_pubmethodStringContent(String^, Encoding^)

Creates a new instance of the StringContent class.

System_CAPS_pubmethodStringContent(String^, Encoding^, String^)

Creates a new instance of the StringContent class.

Return to top
Show: