CurrentApp.LinkUri Property

Gets the Uniform Resource Identifier (URI) of the app’s listing page in the web catalog of the Microsoft Store.

Syntax

public:
static property Uri^ LinkUri {
         Uri^ get ();
}  

Property value

Type: Uri 

  The Uniform Resource Identifier (URI) of the app’s listing page in the Microsoft Store.

Requirements

Namespace: Windows.ApplicationModel.Store

Metadata: windows.winmd

See also

Reference

CurrentApp Class

CurrentApp Members

Windows.ApplicationModel.Store Namespace