INamespacePrefixLookup.LookupPrefix(String) Méthode

Définition

Retourne le préfixe recommandé pour un identificateur d'espace de noms XAML spécifié.

public:
 System::String ^ LookupPrefix(System::String ^ ns);
public string LookupPrefix (string ns);
abstract member LookupPrefix : string -> string
Public Function LookupPrefix (ns As String) As String

Paramètres

ns
String

Chaîne de l'identificateur d'espace de noms XAML pour laquelle obtenir un préfixe.

Retours

Préfixe recommandé.

S’applique à