DocSearchIndexItem.

Content Property

Summary

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

Syntax

public string Content { get; set; }

Value

Type Description
string
GitHub