AttributedNetworkUsage.AttributionId Property
Definition
Gets the Id of the of the app.
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
Property Value
The Id of the app.