I need some more information about creating filters for my .NET Help. The HelpStudio documentation does not seem to provide this (or perhaps I've missed it). If somebody could point me to the definitive source that covers this information I'd be grateful.
Date
Votes
1 comment
-
Permanently deleted user HelpStudio doesn't have any built in functionality specifically for filters. My understanding is that you would need to identify the Help 2.x XML Attribute or Attributes that the filter is looking for and define them in the Topic XML Island project property (in the Project Settings editor).
You can find some additional background information on the Help 2.x XML attributes in the Visual Studio 2005/8 SDK documentation.
Please sign in to leave a comment.