IAppLinkEntry.Title Property

Definition

Gets or sets the title of the item.

public string Title { get; set; }
member this.Title : string with get, set

Property Value

The title of the item.

Applies to

See also