System.Net.UploadStringCompletedEventArgs: Property Members

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

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.