Compartir a través de


XmlQueryOutput.LookupPrefix(String) Método

Definición

Produce NotSupportedException.

Esta API admite la infraestructura de producto y no está pensada para usarse directamente en el código.

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

Parámetros

ns
String

Cadena que contiene el nombre del espacio de nombres.

Devoluciones

String

Cadena que contiene el prefijo.

Se aplica a