AxsgPreviewHostExceptionDetails Class

Definition

Describes a preview exception reported by the designer transport.

public sealed record AxsgPreviewHostExceptionDetails(string? ExceptionType, string? Message, int? LineNumber, int? LinePosition) : IEquatable<AxsgPreviewHostExceptionDetails>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (4)