FeedAnalyticsInfoReportedArgs 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供 OnAnalyticsInfoReported 事件的數據,該事件會在摘要主控報表與摘要互動相關聯的分析數據時引發。
public ref class FeedAnalyticsInfoReportedArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Windows.Widgets.WidgetContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class FeedAnalyticsInfoReportedArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Windows.Widgets.WidgetContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class FeedAnalyticsInfoReportedArgs
Public NotInheritable Class FeedAnalyticsInfoReportedArgs
- 繼承
- 屬性
屬性
AnalyticsJson |
取得 JSON 字串,描述觸發分析事件的用戶互動。 |
FeedDefinitionId |
取得與分析資訊相關聯的摘要定義標識碼。 |
FeedProviderDefinitionId |
取得與分析資訊相關聯之摘要提供者的定義標識符。 |