Table of Contents

Property AdditionalInformation

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

AdditionalInformation

Gets or sets an additional information for the exception. This is used in the ThreadExceptionWindow.

public virtual string? AdditionalInformation { get; set; }

Property Value

string