Share via


ComponentState.Component 属性

定义

获取组件实例。

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

属性值

适用于