ScriptBuilder.

CompilationSymbols Property

Summary

The conditional compilation symbols used in #if regions in the procedural script. The indices of these values are referenced by Weaver.Editor.Procedural.Scripting.ElementBuilder.CompilationSymbolIndex.
Assembly
Weaver.dll
Namespace
Weaver.Editor.Procedural.Scripting
Containing Type
ScriptBuilder

Syntax

public string[] CompilationSymbols { get; protected set; }

Value

Type Description
string[]