Condividi tramite


DataPackagePropertySetView.ApplicationListingUri Proprietà

Definizione

Ottiene l'URI (Uniform Resource Identifier) della posizione dell'app in Microsoft Store.

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

Valore della proprietà

URI (Uniform Resource Identifier) dell'app in Microsoft Store.

Si applica a