다음을 통해 공유


RenderTreeFrame.ElementReferenceCaptureAction 속성

정의

속성이 와 FrameTypeElementReferenceCapture같으면 해당 대상에 대한 참조를 쓰는 작업을 가져옵니다. 그렇지 않으면 값이 정의되지 않습니다.

public:
 property Action<Microsoft::AspNetCore::Components::ElementReference> ^ ElementReferenceCaptureAction { Action<Microsoft::AspNetCore::Components::ElementReference> ^ get(); };
public Action<Microsoft.AspNetCore.Components.ElementReference> ElementReferenceCaptureAction { get; }
member this.ElementReferenceCaptureAction : Action<Microsoft.AspNetCore.Components.ElementReference>
Public ReadOnly Property ElementReferenceCaptureAction As Action(Of ElementReference)

속성 값

적용 대상