Renderer.ElementReferenceContext Propriété

Définition

Obtient ou définit le ElementReferenceContext associé à ce Renderer, s’il existe.

public:  property Microsoft::AspNetCore::Components::ElementReferenceContext ^ ElementReferenceContext {  protected public:
Microsoft::AspNetCore::Components::ElementReferenceContext ^ get(); protected:
 void set(Microsoft::AspNetCore::Components::ElementReferenceContext ^ value); };
public Microsoft.AspNetCore.Components.ElementReferenceContext? ElementReferenceContext { protected internal get; protected set; }
member this.ElementReferenceContext : Microsoft.AspNetCore.Components.ElementReferenceContext with get, set
Public Property ElementReferenceContext As ElementReferenceContext

Valeur de propriété

S’applique à