Click or drag to resize

CSharpParserCustomDirectives Field

The result of search for additional C# script directives to search (directive vs. value).

Namespace:  CSScriptLib
Assembly:  CSScriptLib (in CSScriptLib.dll) Version: 1.3.2.0
Syntax
C#
public Dictionary<Object, Object> CustomDirectives

Field Value

Type: DictionaryObject, Object
See Also