Compartir a través de


XmlQueryRuntime.ThrowException(String) Método

Definición

Produce una excepción XML que tiene el texto del mensaje especificado.

public:
 void ThrowException(System::String ^ text);
public void ThrowException (string text);
member this.ThrowException : string -> unit
Public Sub ThrowException (text As String)

Parámetros

text
String

Valor de tipo string.

Se aplica a