Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix build
  • Loading branch information
albert-du committed Dec 28, 2021
commit ffcdb5d39b5da5f6f293a1db598dc695bc186a8a
2 changes: 1 addition & 1 deletion xml/System/Char.xml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ When a managed <xref:System.Char> type, which is represented as a Unicode UTF-16

:::code language="cpp" source="~/samples/snippets/cpp/VS_Snippets_CLR_System/system.Char [Type Level]/CPP/charstructure.cpp" id="Snippet23":::
:::code language="csharp" source="~/samples/snippets/csharp/VS_Snippets_CLR_System/system.Char [Type Level]/CS/charstructure.cs" interactive="try-dotnet" id="Snippet23":::
:::code language="fsharp" source="~/samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char [Type Level]/FS/charstructure.fs" id="Snippet23":::
:::code language="fsharp" source="~/samples/snippets/fsharp/VS_Snippets_CLR_System/system.Char/FS/charstructure.fs" id="Snippet23":::
:::code language="vb" source="~/samples/snippets/visualbasic/VS_Snippets_CLR_System/system.Char [Type Level]/VB/charstructure.vb" id="Snippet23":::

]]></format>
Expand Down