Summary
Preserves the files that hold the common metadata and ensures they are included in the module output. Without this option, theses documents will
be consumed by this module and will not be present in the module output.
- Assembly
- Wyam
.Core .dll - Namespace
- Wyam
.Core .Modules .Metadata - Containing Type
- DirectoryMeta
Syntax
public DirectoryMeta WithPreserveMetadataFiles()
Return Value
Type | Description |
---|---|
DirectoryMeta | The current module instance. |