Partager via


SelectableWordSegment.Text Propriété

Définition

Obtient le texte du mot sélectionné identifié par cet objet SelectableWordSegment .

public:
 property Platform::String ^ Text { Platform::String ^ get(); };
winrt::hstring Text();
public string Text { get; }
var string = selectableWordSegment.text;
Public ReadOnly Property Text As String

Valeur de propriété

String

Platform::String

winrt::hstring

Mot sélectionné.

S’applique à