Click or drag to resize

BuildItemArgs Properties

The BuildItemArgs type exposes the following members.

Properties
 NameDescription
Public propertyAddIn The addin containing the codon.
Public propertyAddInTree The whole AddIn tree.
Public propertyCodon The codon to build.
Public propertyConditions The conditions applied to this item.
Public propertyParameter The parameter passed to BuildItem(String, Object).
Public propertySubItemNode The addin tree node containing the sub-items. Returns null if no sub-items exist.
Top
See Also