SearchIndexItem.

Url Property

Summary

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

Syntax

public string Url { get; set; }

Value

Type Description
string
GitHub