Summary
Adds values that will be persistent from one configuration to the next.
- Assembly
- Wyam
.Configuration .dll - Namespace
- Wyam
.Configuration .Preprocessing - Containing Type
- Preprocessor
Syntax
public void AddValue(DirectiveValue value)
Parameters
Name | Type | Description |
---|---|---|
value | DirectiveValue |
Return Value
Type | Description |
---|---|
void |