共用方式為


FormValueMappingContext.OnError 屬性

定義

取得發生錯誤時要叫用的回呼。

public Action<string,FormattableString,string?>? OnError { get; set; }
member this.OnError : Action<string, FormattableString, string> with get, set
Public Property OnError As Action(Of String, FormattableString, String)

屬性值

適用於