Click or drag to resize

RebuildState_e Enumeration

State of the rebuild operation

Namespace:  CodeStack.SwEx.AddIn.Enums
Assembly:  CodeStack.SwEx.AddIn (in CodeStack.SwEx.AddIn.dll) Version: 0.8.1.0 (0.8.1.0)
Syntax
public enum RebuildState_e
Members
  Member nameValueDescription
PreRebuild0 Document is about to be rebuilt
PostRebuild1 Document has been rebuilt
See Also