DependencyResult.Dependent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the dependent object affected by the planned operation in the object calling DependenciesCalculator.
public object Dependent { get; }
member this.Dependent : obj
Public ReadOnly Property Dependent As Object
Property Value
The dependent object affected by the planned operation in the object calling DependenciesCalculator.