ISandcastleProjectSearchResultsDisplayVersion Property
This is used to get or set the display version shown below entries in the search results pane in the
help viewer application.
Namespace: Sandcastle.Core.ProjectAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
string SearchResultsDisplayVersion { get; set; }
Property SearchResultsDisplayVersion As String
Get
Set
property String^ SearchResultsDisplayVersion {
String^ get ();
void set (String^ value);
}
abstract SearchResultsDisplayVersion : string with get, set
Property Value
StringIf not set, a display version will not be shown for topics in the search results pane
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.