Click or drag to resize

commandTreeproperties Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
ValueType properties that may be directly assigned

Namespace:  imbACE.Core.commands.tree
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public aceConcurrentDictionary<PropertyInfo> properties { get; set; }
Request Example View Source

Property Value

Type: aceConcurrentDictionaryPropertyInfo
The properties.
See Also