Click or drag to resize

DocumentHandlerItemModify Event

Raised when item (e.g. feature, configuration) is modified in the Feature Manager Tree (e.g. renamed, added or removed)

Namespace:  CodeStack.SwEx.AddIn.Core
Assembly:  CodeStack.SwEx.AddIn (in CodeStack.SwEx.AddIn.dll) Version: 0.8.1.0 (0.8.1.0)
Syntax
public event ItemModifyDelegate ItemModify

Value

Type: CodeStack.SwEx.AddIn.DelegatesItemModifyDelegate
See Also