Preprocessor.

AddValue(DirectiveValue) Method

Summary

Adds values that will be persistent from one configuration to the next.

Syntax

public void AddValue(DirectiveValue value)

Parameters

Name Type Description
value DirectiveValue

Return Value

Type Description
void
GitHub