ShortCircuitedDependencyDiagnosticResultRelationship Property

Simple Injector
Gets the instance that describes the current relationship between the checked component and the short-circuited dependency.

Namespace:  SimpleInjector.Diagnostics
Assembly:  SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax

public KnownRelationship Relationship { get; }

Property Value

Type: KnownRelationship
The KnownRelationship.
See Also

Reference