'Declaration Public Enum DependencyCircularityDetectedAction Inherits System.Enum
public enum DependencyCircularityDetectedAction : System.Enum
Member | Description |
---|---|
RemoveDependency | Remove or do not add the DependencyCircularityDetectedEventArgs.DependenciesCausingCircularity. |
ThrowException | Allow an exception to be thrown so the error can be seen in the user interface. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2