ErrorBoundaryBase.ChildContent 屬性

定義

沒有錯誤時要顯示的內容。

[Microsoft.AspNetCore.Components.Parameter]
public Microsoft.AspNetCore.Components.RenderFragment? ChildContent { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.ChildContent : Microsoft.AspNetCore.Components.RenderFragment with get, set
Public Property ChildContent As RenderFragment

屬性值

屬性

適用於