Skip to content

Commit 835ae54

Browse files
authored
UnhandledExceptionEventArgs F# snippet ref (#8054)
1 parent 535631d commit 835ae54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xml/System/UnhandledExceptionEventArgs.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@
161161
162162
:::code language="cpp" source="~/snippets/cpp/VS_Snippets_CLR/AppDomain_UnhandledException/CPP/unhandledexception.cpp" id="Snippet1":::
163163
:::code language="csharp" source="~/snippets/csharp/System/AppDomain/UnhandledException/unhandledexception.cs" id="Snippet1":::
164+
:::code language="fsharp" source="~/snippets/fsharp/System/AppDomain/UnhandledException/unhandledexception.fs" id="Snippet1":::
164165
:::code language="vb" source="~/snippets/visualbasic/VS_Snippets_CLR/AppDomain_UnhandledException/VB/unhandledexception.vb" id="Snippet1":::
165166
166167
]]></format>

0 commit comments

Comments
 (0)