Share via


FeedErrorInfoReportedArgs 类

定义

为源主机报告源错误时引发的 OnErrorInfoReported 事件提供数据。

public ref class FeedErrorInfoReportedArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Windows.Widgets.WidgetContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class FeedErrorInfoReportedArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Windows.Widgets.WidgetContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class FeedErrorInfoReportedArgs
Public NotInheritable Class FeedErrorInfoReportedArgs
继承
Object Platform::Object IInspectable FeedErrorInfoReportedArgs
属性

属性

ErrorJson

获取描述触发错误事件的错误的 JSON 字符串。

FeedDefinitionId

获取与错误关联的源的定义 ID。

FeedProviderDefinitionId

获取与错误关联的源提供程序的定义 ID。

适用于