DownloadStringCompletedEventArgsResult Property |
Gets the data that is downloaded by a Overload:System.Net.WebClient.DownloadStringAsync
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