AttributedNetworkUsage.AttributionId 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得應用程式的識別碼。
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
屬性值
應用程式的識別碼。
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。