Renderer.RendererInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the RendererInfo associated with this Renderer.
protected internal virtual Microsoft.AspNetCore.Components.RendererInfo RendererInfo { get; }
member this.RendererInfo : Microsoft.AspNetCore.Components.RendererInfo
Protected Friend Overridable ReadOnly Property RendererInfo As RendererInfo