Share via


RenderTreeFrame.Component 屬性

定義

FrameType如果 屬性等於 Component ,則取得子元件實例。 否則,此值為未定義。

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

屬性值

適用於