The properties of System.Net.UploadStringCompletedEventArgs are listed below. For a list of all members, see the UploadStringCompletedEventArgs Members list.
See Also: Inherited members from System.ComponentModel.AsyncCompletedEventArgs
[read-only] | Result | string.
Gets the server reply to a string upload operation that is started by calling an erload:System.Net.WebClient.UploadStringAsync method. |