IDocument.

WithoutSettings Property

Summary

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

Syntax

IMetadata WithoutSettings { get; }

Value

Type Description
IMetadata
GitHub