Partager via


CharacterGroupings.Lookup(String) Méthode

Définition

Obtient l’étiquette sous laquelle tombe le texte fourni.

public:
 virtual Platform::String ^ Lookup(Platform::String ^ text) = Lookup;
winrt::hstring Lookup(winrt::hstring const& text);
public string Lookup(string text);
function lookup(text)
Public Function Lookup (text As String) As String

Paramètres

text
String

Platform::String

winrt::hstring

Chaîne pour laquelle obtenir l’étiquette.

Retours

String

Platform::String

winrt::hstring

Si elle réussit, cette méthode retourne l’étiquette. Sinon, il retourne la valeur d’entrée.

S’applique à