共用方式為


FeedAnalyticsInfoReportedArgs 類別

定義

提供 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
繼承
Object Platform::Object IInspectable FeedAnalyticsInfoReportedArgs
屬性

屬性

AnalyticsJson

取得 JSON 字串,描述觸發分析事件的用戶互動。

FeedDefinitionId

取得與分析資訊相關聯的摘要定義標識碼。

FeedProviderDefinitionId

取得與分析資訊相關聯之摘要提供者的定義標識符。

適用於