ComponentState.Component プロパティ

定義

コンポーネント インスタンスを取得します。

public Microsoft.AspNetCore.Components.IComponent Component { get; }
member this.Component : Microsoft.AspNetCore.Components.IComponent
Public ReadOnly Property Component As IComponent

プロパティ値

適用対象