Hi,
I'd like to eliminate all but C# in the code usage and definition sections, but no matter what project settings I check it seems to include all languages.
Is there a way to just have C#?
Thanks,
Mike
Hi,
I'd like to eliminate all but C# in the code usage and definition sections, but no matter what project settings I check it seems to include all languages.
Is there a way to just have C#?
Thanks,
Mike
You can either remove languages from the output entirely or allow the user viewing the help to hide languages.
You can pick which languages to include / exclude from the output entirely from the Microsoft .NET Options page. You can get there by selecting the Microsoft .NET Options link from the navigation pane in the main window. In this page there is a Syntax Languages checklist, checking / unchecking the languages in here will define which languages are included in the output.
In the output in the header (on a relevant topic) is a Language Filter drop down which allows the user to select which languages they want to view. Changes made here persist after closing and re-opening the help file.