Click or drag to resize

SupportInformationForwardErrorReports Property

Gets or sets a value indicating if users will be prompted with an option to automatically forward error reports to the specified EmailAddress.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public bool ForwardErrorReports { get; set; }

Property Value

Type: Boolean
See Also