Property AdditionalInformation
AdditionalInformation
Gets or sets an additional information for the exception. This is used in the ThreadExceptionWindow.
public virtual string? AdditionalInformation { get; set; }
Gets or sets an additional information for the exception. This is used in the ThreadExceptionWindow.
public virtual string? AdditionalInformation { get; set; }