AttributedNetworkUsage.AttributionName Property

Definition

Gets the name of the app.

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

Property Value

String

Platform::String

winrt::hstring

The name of the app.

Applies to