Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 832 Bytes

currentappsimulator_linkuri.md

File metadata and controls

23 lines (16 loc) · 832 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Store.CurrentAppSimulator.LinkUri
winrt property

Windows.ApplicationModel.Store.CurrentAppSimulator.LinkUri

-description

Gets the simulated Uniform Resource Identifier (URI) that represents a Microsoft Store listing page for the current app.

-property-value

The Uniform Resource Identifier (URI) of the Microsoft Store listing page for the current app as defined by the simulation.

-remarks

Gets the value of the LinkUri element in the WindowsStoreProxy.xml file. For more information, see Using the WindowsStoreProxy.xml file with CurrentAppSimulator.

-examples

-see-also