GraphBuildResult.CircularDependency Property

Definition

Returns a flag indicating if a circular dependency was detected.

public:
 property bool CircularDependency { bool get(); };
public bool CircularDependency { get; }
member this.CircularDependency : bool
Public ReadOnly Property CircularDependency As Boolean

Property Value

Applies to