共用方式為


XmlQueryRuntime.ThrowException(String) 方法

定義

擲回具有指定訊息文字的 XML 例外狀況。

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

參數

text
String

型別 string 的值。

適用於