Class OutputFragment NamespaceToSic.Sxc.Render.Output.Sys AssemblyToSic.Sxc.Engines.dll [InternalApi_DoNotUse_MayChangeWithoutNotice] public record OutputFragment : IEquatable<OutputFragment> Inheritance object OutputFragment Implements IEquatable<OutputFragment> Derived OutputFragmentWithAssets Properties ExceptionsOrNull public List<Exception>? ExceptionsOrNull { get; init; } Property Value List<Exception> Html public required string Html { get; init; } Property Value string