ISearchIndexItem.

Content Property

Summary

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

Syntax

string Content { get; }

Value

Type Description
string
GitHub