Click or drag to resize

Project_unhandledProperties Field

A dictionary of unhandled properties (used to evaluate macros).

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected Dictionary<string, string> _unhandledProperties

Field Value

Type: DictionaryString, String
See Also