DocSearchIndexItem.

Description Property

Summary

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

Syntax

public string Description { get; set; }

Value

Type Description
string
GitHub