Node<TNode>.ThisAndDescendentsHaveInfos Property
Definition
Returns true if this node or any of its descendents have any Messages with Level Info, false otherwise.
public bool ThisAndDescendentsHaveInfos { get; }
Property Value
Whether this node or its descendents have info messages or not.
Last modified: 08 September 2025