Specifies the format to use when copying the value.
- Namespace
- Statiq
.Core - Containing Type
- CopyMetadata
Syntax
public CopyMetadata WithFormat(string format)
Parameters
| Name | Type | Description |
|---|---|---|
| format | string | The format to use. |
Return Value
| Type | Description |
|---|---|
| CopyMetadata | The current module instance. |