Skip to content
Merged
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
Update xml/System/Double.xml
Co-authored-by: Maira Wenzel <[email protected]>
  • Loading branch information
v-mepa and mairaw authored Jun 2, 2020
commit 70a24fe656497382075a3ad8cfa9f5118a2d00ee
2 changes: 1 addition & 1 deletion xml/System/Double.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1388,7 +1388,7 @@
The following code example illustrates the use of <xref:System.Double.MinValue?displayProperty=nameWithType>:

:::code language="cpp" source="~/samples/snippets/cpp/VS_Snippets_CLR/Double Example/CPP/source.cpp" id="Snippet2":::
:::code language="csharp" source="~/samples/snippets/csharp/VS_Snippets_CLR/Double Example/CS/source.cs" interactive="try-dotnet-method" id="Snippet2":::
:::code language="csharp" source="~/samples/snippets/csharp/VS_Snippets_CLR/Double Example/CS/source.cs" id="Snippet2":::
:::code language="vb" source="~/samples/snippets/visualbasic/VS_Snippets_CLR/Double Example/VB/source.vb" id="Snippet2":::

=======
Expand Down