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

屬性值

適用於