CustomDocument.

WithoutSettings Property

Summary

Gets the metadata for this document without any global settings included.
Assembly
Wyam.Core.dll
Namespace
Wyam.Core.Documents
Containing Type
CustomDocument

Syntax

public IMetadata WithoutSettings { get; }

Value

Type Description
IMetadata
GitHub