Summary
Concatenates multiple documents together to form a single document without a delimiter using the specified meta data mode
- Assembly
- Wyam
.Core .dll - Namespace
- Wyam
.Core .Modules .Contents - Containing Type
- Join
Syntax
public Join(JoinedMetadata metaDataMode)
Parameters
Name | Type | Description |
---|---|---|
metaDataMode | JoinedMetadata | The specified metadata mode |
Return Value
Type | Description |
---|---|
void |