Share via


ComponentFrameFlags 列舉

定義

不建議在 Blazor 架構外部使用 Microsoft.AspNetCore.Components.RenderTree 命名空間中的類型。 這些類型在未來版本中將會變更。

此列舉支援其成員值的位元組合。

[System.Flags]
public enum ComponentFrameFlags
[<System.Flags>]
type ComponentFrameFlags = 
Public Enum ComponentFrameFlags
繼承
ComponentFrameFlags
屬性

欄位

HasCallerSpecifiedRenderMode 1

表示呼叫端已指定轉譯模式。

適用於