Title.

Title() Constructor

Summary

This will use the existing title metadata key if one exists, otherwise it will set a title based on the document source or the RelativeFilePath key if no source is available.
Assembly
Wyam.Core.dll
Namespace
Wyam.Core.Modules.Metadata
Containing Type
Title

Syntax

public Title()

Return Value

Type Description
void
GitHub