FeedErrorInfoReportedArgs Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Fornisce dati per l'evento OnErrorInfoReported) generato quando l'host dei feed segnala un errore di 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à
- Attributi
Proprietà
| Nome | Descrizione |
|---|---|
| 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. |