共用方式為


AttributedNetworkUsage.AttributionId 屬性

定義

取得應用程式的識別碼。

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

應用程式的識別碼。

Windows 需求

規格需求 Description
裝置系列
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。

適用於