共用方式為


DataPackagePropertySetView.ApplicationListingUri 屬性

定義

取得 Microsoft Store 中應用程式位置的統一資源識別項 (URI) 。

public:
 property Uri ^ ApplicationListingUri { Uri ^ get(); };
Uri ApplicationListingUri();
public System.Uri ApplicationListingUri { get; }
var uri = dataPackagePropertySetView.applicationListingUri;
Public ReadOnly Property ApplicationListingUri As Uri

屬性值

Microsoft Store 中應用程式的統一資源識別項 (URI) 。

適用於