AutoSuggestBox.TextMemberPath Property

Definition

Gets or sets the property path that is used to get the value for display in the text box portion of the AutoSuggestBox control, when an item is selected.

C#
public string TextMemberPath { get; set; }
XAML
<AutoSuggestBox TextMemberPath="propertyName"/>

Property Value

String

The property path that is used to get the value for display in the text box portion of the AutoSuggestBox control, when an item is selected.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6