다음을 통해 공유


RenderTreeFrame.ElementReferenceCaptureAction 필드

정의

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

public: initonly Action<Microsoft::AspNetCore::Components::ElementReference> ^ ElementReferenceCaptureAction;
public readonly Action<Microsoft.AspNetCore.Components.ElementReference> ElementReferenceCaptureAction;
val mutable ElementReferenceCaptureAction : Action<Microsoft.AspNetCore.Components.ElementReference>
Public ReadOnly ElementReferenceCaptureAction As Action(Of ElementReference) 

필드 값

적용 대상