![]() |
WebClientWrapperUploadString Method |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
![]() |
UploadString(String, String) |
Uploads the specified string to the specified resource, using the POST method. (Inherited from WebClient.) |
![]() |
UploadString(Uri, String) |
Uploads the specified string to the specified resource, using the POST method. (Inherited from WebClient.) |
![]() |
UploadString(String, String, String) |
Uploads the specified string to the specified resource, using the specified method. (Inherited from WebClient.) |
![]() |
UploadString(Uri, String, String) |