DocsTable.

Docs Property

Assembly
Wyam.Docs.dll
Namespace
Wyam.Docs
Containing Type
DocsTable

Syntax

public IList<IDocument> Docs { get; set; }

Value

Type Description
IList<IDocument>
GitHub