ISearchIndexItem.

Title Property

Summary

The title of the search item.
Assembly
Wyam.SearchIndex.dll
Namespace
Wyam.SearchIndex
Containing Type
ISearchIndexItem

Syntax

string Title { get; }

Value

Type Description
string
GitHub