Freigeben über


DataPackagePropertySetView.ApplicationName Eigenschaft

Definition

Ruft den Namen der App ab, die das DataPackage-Objekt erstellt hat.

public:
 property Platform::String ^ ApplicationName { Platform::String ^ get(); };
winrt::hstring ApplicationName();
public string ApplicationName { get; }
var string = dataPackagePropertySetView.applicationName;
Public ReadOnly Property ApplicationName As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Der Name der App, die das DataPackage-Objekt erstellt hat.

Gilt für: