Skip to content

Commit dc8c6bd

Browse files
committed
System.Net.Http docs
1 parent 80f684d commit dc8c6bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xml/System.Net.Http/HttpIOException.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@
9292
<ReturnType>System.String</ReturnType>
9393
</ReturnValue>
9494
<Docs>
95-
<summary>To be added.</summary>
96-
<value>To be added.</value>
95+
<summary>Gets a message that describes the current exception.</summary>
96+
<value>The error message that explains the reason for the exception, or an empty string ("").</value>
9797
<remarks>To be added.</remarks>
9898
<inheritdoc />
9999
</Docs>

0 commit comments

Comments
 (0)