Click or drag to resize

commandTreemodules Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Class properties that are not [!:imbACE.Services.operations.IAceOperationSetExecutor]

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

Property Value

Type: aceConcurrentDictionaryPropertyInfo
The modules.
See Also