Condividi tramite


XmlQueryRuntime.ThrowException(String) Metodo

Definizione

Genera un'eccezione XML che contiene il testo del messaggio specificato.

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

Parametri

text
String

Valore di tipo string.

Si applica a