DocSearchIndexItem.

Title Property

Summary

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

Syntax

public string Title { get; set; }

Value

Type Description
string
GitHub