CircuitOptions.RootComponents プロパティ

定義

回線内のルート コンポーネントのオプションを取得します。

public Microsoft.AspNetCore.Components.Server.CircuitRootComponentOptions RootComponents { get; }
member this.RootComponents : Microsoft.AspNetCore.Components.Server.CircuitRootComponentOptions
Public ReadOnly Property RootComponents As CircuitRootComponentOptions

プロパティ値

適用対象