ISearchIndexItem.

Tags Property

Summary

Any tags for the search item.
Assembly
Wyam.SearchIndex.dll
Namespace
Wyam.SearchIndex
Containing Type
ISearchIndexItem

Syntax

string Tags { get; }

Value

Type Description
string
GitHub