Renderer.ElementReferenceContext 属性

定义

获取或设置 ElementReferenceContext 与此 Renderer关联的 (如果存在)。

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

属性值

适用于