HttpClient.AddPostFile

Allows posting a file to the Web Server. Make sure that you set PostMode

public bool AddPostFile(string key, string fileName, 
			string contentType)

Parameters

key

fileName

contentType