Gets the simulated Uniform Resource Identifier (URI) that represents a Windows Store listing page for the current app.
Syntax
var linkUri = Windows.ApplicationModel.Store.CurrentAppSimulator.linkUri;
Property value
Type: Uri [JavaScript] | System.Uri [.NET] | Windows::Foundation::Uri [C++]
The URI of the Windows Store listing page for the current app as defined by the simulation.
Remarks
Gets the value of the CurrentApp/ListingInformation/App/LinkUri element in the WindowsStoreProxy.xml file. For more info, see the code examples in CurrentAppSimulator.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 2/25/2013