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

속성 값

적용 대상