Skip to content

Commit c4926a0

Browse files
f00fmairaw
authored andcommitted
Update example of HttpListenerResponse.StatusCode (#3400)
1 parent 1f2f905 commit c4926a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xml/System.Net/HttpListenerResponse.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1171,8 +1171,8 @@
11711171
## Examples
11721172
The following code example demonstrates setting the value of this property.
11731173
1174-
[!code-csharp[Net_Listener_Basic#7](~/samples/snippets/csharp/VS_Snippets_Remoting/Net_Listener_Basic/CS/test.cs#7)]
1175-
[!code-vb[Net_Listener_Basic#7](~/samples/snippets/visualbasic/VS_Snippets_Remoting/Net_Listener_Basic/VB/test.vb#7)]
1174+
[!code-csharp[NclListener#7](~/samples/snippets/csharp/VS_Snippets_Remoting/NCLListener/CS/sample.cs#7)]
1175+
[!code-vb[NclListener#7](~/samples/snippets/visualbasic/VS_Snippets_Remoting/NCLListener/vb/sample.vb#7)]
11761176
11771177
]]></format>
11781178
</remarks>

0 commit comments

Comments
 (0)