Specifies a metadata key that must be present.
Only input documents for which the key exists will be output.
- Namespace
- Statiq
.Core - Containing Type
- FilterDocuments
Syntax
public FilterDocuments(string key)
Parameters
Name | Type | Description |
---|---|---|
key | string | A metadata key that must be present. |