共用方式為


EventDefinitionBase.WarningAsError(String) 方法

定義

傳回警告即錯誤例外狀況,包裝此事件的指定訊息。

protected virtual Exception WarningAsError (string message);
abstract member WarningAsError : string -> Exception
override this.WarningAsError : string -> Exception
Protected Overridable Function WarningAsError (message As String) As Exception

參數

message
String

要包裝的訊息。

傳回

適用於