RenderTreeFrame.ComponentRenderMode Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Si la FrameType propriété est égale ComponentRenderModeà , obtient le spécifié IComponentRenderMode. Sinon, la valeur n’est pas définie.
public Microsoft.AspNetCore.Components.IComponentRenderMode ComponentRenderMode { get; }
member this.ComponentRenderMode : Microsoft.AspNetCore.Components.IComponentRenderMode
Public ReadOnly Property ComponentRenderMode As IComponentRenderMode