Skip to content

Commit fd9319e

Browse files
nxtnRon Petrusha
authored andcommitted
Update CharSet.Ansi summary (#2344)
* Update CharSet.Ansi summary * Add reference to Windows docs
1 parent 5572453 commit fd9319e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xml/System.Runtime.InteropServices/CharSet.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
</ReturnValue>
9595
<MemberValue>2</MemberValue>
9696
<Docs>
97-
<summary>Marshal strings as multiple-byte character strings.</summary>
97+
<summary>Marshal strings as multiple-byte character strings: the system default [Windows (ANSI) code page](/windows/win32/intl/code-pages) on Windows, and UTF-8 on Unix.</summary>
9898
</Docs>
9999
</Member>
100100
<Member MemberName="Auto">
@@ -201,4 +201,4 @@
201201
</Docs>
202202
</Member>
203203
</Members>
204-
</Type>
204+
</Type>

0 commit comments

Comments
 (0)