Node<TNode>.Infos Property Definition The Messages with Level Info associated with this node. public IEnumerable<Message> Infos { get; } View source Property Value IEnumerable<Message> A lazy enumeration of this node's info messages.