IAppLinkEntry.AppLinkUri Property

Definition

Gets or sets an application-specific URI that uniquely describes content within an app.

public Uri AppLinkUri { get; set; }
member this.AppLinkUri : Uri with get, set

Property Value

Uri

An application-specific URI that uniquely describes content within an app.

Applies to

See also