Gets the simulated Uniform Resource Identifier (URI) that represents a Microsoft Store listing page for the current app.
public:
static property Uri^ LinkUri {
Uri^ get ();
}
Type: Uri
The Uniform Resource Identifier (URI) of the Microsoft Store listing page for the current app as defined by the simulation.
Gets the value of the CurrentApp/ListingInformation/App/LinkUri element in the WindowsStoreProxy.xml file. For more info, see the code examples in CurrentAppSimulator.
Namespace: Windows.ApplicationModel.Store
Metadata: windows.winmd