XmlQueryRuntime.ThrowException(String) Metoda

Definice

Vyvolá výjimku XML se zadaným textem zprávy.

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

Parametry

text
String

Hodnota typu string.

Platí pro