XmlQueryOutput.LookupPrefix(String) Méthode

Définition

Lève NotSupportedException.

Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.

public:
 override System::String ^ LookupPrefix(System::String ^ ns);
public override string LookupPrefix (string ns);
override this.LookupPrefix : string -> string
Public Overrides Function LookupPrefix (ns As String) As String

Paramètres

ns
String

Chaîne qui contient le nom d'espace de noms.

Retours

String

Chaîne qui contient le préfixe.

S’applique à