forked from dotnet/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathns-System.Net.Http.xml
57 lines (33 loc) · 3.93 KB
/
ns-System.Net.Http.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<Namespace Name="System.Net.Http">
<Docs>
<summary>The <see cref="N:System.Net.Http" /> namespace provides a programming interface for modern HTTP applications.</summary>
<remarks>
<format type="text/markdown"><]. The appropriate network capabilities must be enabled in the app manifest for a Windows Store app for the system to allow network access by a Windows store app. For more information, see the [Network Isolation for Windows Store Apps](~/docs/framework/network-programming/network-isolation-for-windows-store-apps.md).
]]></format>
</remarks>
</Docs>
</Namespace>