SearchIndexItem.

Description Property

Summary

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

Syntax

public string Description { get; set; }

Value

Type Description
string
GitHub