FeedErrorInfoReportedArgs 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
为源主机报告源错误时引发的 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
- 继承
- 属性
属性
ErrorJson |
获取描述触发错误事件的错误的 JSON 字符串。 |
FeedDefinitionId |
获取与错误关联的源的定义 ID。 |
FeedProviderDefinitionId |
获取与错误关联的源提供程序的定义 ID。 |