Condividi tramite


FeedErrorInfoReportedArgs Classe

Definizione

Fornisce i dati per l'evento OnErrorInfoReported generato quando l'host dei feed segnala un errore del feed.

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
Ereditarietà
Object Platform::Object IInspectable FeedErrorInfoReportedArgs
Attributi

Proprietà

ErrorJson

Ottiene una stringa JSON che descrive l'errore che ha attivato l'evento di errore.

FeedDefinitionId

Ottiene l'ID definizione del feed associato all'errore.

FeedProviderDefinitionId

Ottiene l'ID definizione del provider di feed associato all'errore.

Si applica a