DocSearchIndexItem.

Tags Property

Summary

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

Syntax

public string Tags { get; set; }

Value

Type Description
string
GitHub