Node<TNode>.HasInfos Property Definition Returns true if this node has any Messages with Level Info, false otherwise. public bool HasInfos { get; } View source Property Value Boolean Whether this node has infos or not.