AttributedNetworkUsage.AttributionId 属性

定义

获取应用的 ID。

public:
 property Platform::String ^ AttributionId { Platform::String ^ get(); };
winrt::hstring AttributionId();
public string AttributionId { get; }
var string = attributedNetworkUsage.attributionId;
Public ReadOnly Property AttributionId As String

属性值

String

Platform::String

winrt::hstring

应用的 ID。

Windows 要求

要求 说明
设备系列
Windows 10 (在 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)

注解

属性为系统的活动报告为一个空字符串,作为 AttributeId。

适用于