Node.Tree 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 tree this node is found in.
public AdaptiveExpressions.TriggerTrees.TriggerTree Tree { get; }
member this.Tree : AdaptiveExpressions.TriggerTrees.TriggerTree
Public ReadOnly Property Tree As TriggerTree
Property Value
The tree this node is found in.