Values ¶
pdg.regenerateResult.All
Work item regeneration updates attributes and dirties cache files.
pdg.regenerateResult.Attributes
Only work item attributes are regenerated – cache files for the affected work items will not be invalidated.
pdg.regenerateResult.Never
No work item regeneration is performed.
pdg.regenerateResult.Skip
The handler does not take affect for the particular node that it was called against, and the default behavior will be used instead.