We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bb381b commit 9b9aa61Copy full SHA for 9b9aa61
xml/System.Diagnostics/OverflowAction.xml
@@ -50,7 +50,7 @@
50
The following example enumerates the event logs defined on the local computer and displays configuration details for each event log.
51
52
:::code language="csharp" source="~/snippets/csharp/System.Diagnostics/EventLog/GetEventLogs/source1.cs" id="Snippet2":::
53
- :::code language="vb" source="~/snippets/visualbasic/System.Diagnostics/EventLog/GetEventLogs/source.vb" id="Snippet2":::
+ :::code language="vb" source="~/snippets/visualbasic/System.Diagnostics/EventLog/GetEventLogs/source1.vb" id="Snippet2":::
54
55
]]></format>
56
</remarks>
0 commit comments