ISandcastleProject.SearchResultsDisplayVersion Property
Definition
- Namespace
- Sandcastle.Core.Project
- Assembly
- Sandcastle.Core.dll
This is used to get or set the display version shown below entries in the search results pane in the help viewer application.
string SearchResultsDisplayVersion { get; set; }
Property Value
- string
If not set, a display version will not be shown for topics in the search results pane
Remarks
If set, this typically refers to the SDK name and version or the module in which the member resides to help differentiate it from other entries with the same title in the search results.