Skip to content

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; }

View source

Property Value

Boolean

Whether this node or its descendents have info messages or not.