DependencyResult.Description Property

Definition

Gets a string with the description of the dependent object affected by the planned operation in the object calling the DependenciesCalculator.

public string Description { get; }
member this.Description : string
Public ReadOnly Property Description As String

Property Value

A string with the object path for the dependent object and the intended operation described.

Applies to