Describes a preview exception reported by the designer transport.
public sealed record AxsgPreviewHostExceptionDetails(string? ExceptionType, string? Message, int? LineNumber, int? LinePosition) : IEquatable<AxsgPreviewHostExceptionDetails>
kind:method, kind:property, kind:ctor. Press Esc to clear.AxsgPreviewHostExceptionDetails(String?, String?, Nullable<Int32>, Nullable<Int32>)Describes a preview exception reported by the designer transport.