XmlQueryOutput.LookupPrefix(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Chaîne qui contient le préfixe.