DependencyResult.Description 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 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.