You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xml/System.Runtime.InteropServices/CharSet.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -94,7 +94,7 @@
94
94
</ReturnValue>
95
95
<MemberValue>2</MemberValue>
96
96
<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>
0 commit comments