AdvancedMessageDialogErrorLogDirectory Property

Gets or sets the log directory for saving logs and screenshots.

Definition

Namespace: KGySoft.WinForms.Forms
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public static string? ErrorLogDirectory { get; set; }

Property Value

String

See Also