StringContent Constructor
.NET Framework (current version)
Creates a new instance of the StringContent class.
Assembly: System.Net.Http (in System.Net.Http.dll)
| Name | Description | |
|---|---|---|
![]() | StringContent(String^) | Creates a new instance of the StringContent class. |
![]() | StringContent(String^, Encoding^) | Creates a new instance of the StringContent class. |
![]() | StringContent(String^, Encoding^, String^) | Creates a new instance of the StringContent class. |
Show:
