共用方式為


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

取得與錯誤相關聯的摘要定義標識碼。

FeedProviderDefinitionId

取得與錯誤相關聯的摘要提供者定義標識碼。

適用於