Share via


IErrorReportingSettings Schnittstelle

Definition

Stellt Diagnosefehlerberichtseinstellungen dar.

public interface class IErrorReportingSettings
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(372676498, 45118, 19361, 139, 184, 210, 143, 74, 180, 210, 192)]
struct IErrorReportingSettings
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(372676498, 45118, 19361, 139, 184, 210, 143, 74, 180, 210, 192)]
public interface IErrorReportingSettings
Public Interface IErrorReportingSettings
Abgeleitet
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Methoden

GetErrorOptions()

Ruft den Typ der Fehlerberichterstattung für das Fehlerobjekt ab.

SetErrorOptions(ErrorOptions)

Legt den Typ der Fehlerberichterstattung für das Fehlerobjekt fest.

Gilt für:

Weitere Informationen