UploadStringCompletedEventArgsResult Property |
Gets the server reply to a string upload operation that is started by calling
an Overload:System.Net.WebClient.UploadStringAsync method.
Namespace: System.NetAssembly: CSharpXamlForHtml5.System.dll (in CSharpXamlForHtml5.System.dll.dll) Version: 1.0.0.0
Syntax public string Result { get; }
Property Value
Type:
StringSee Also