SfcDependencyNode.Discovered 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.
The discovered state of this node. Domain-level discovery should set this accordingly per node, whereas object-level discovery will have it set automatically for self.
public bool Discovered { get; set; }
member this.Discovered : bool with get, set
Public Property Discovered As Boolean