System.Net.UploadStringCompletedEventArgs Members

The members of System.Net.UploadStringCompletedEventArgs are listed below.

See Also: Inherited members from System.ComponentModel.AsyncCompletedEventArgs

Public Properties

[read-only]
Resultstring.

Gets the server reply to a string upload operation that is started by calling an erload:System.Net.WebClient.UploadStringAsync method.