Share via


RenderTreeFrame.ElementReferenceCaptureAction 屬性

定義

FrameType如果 屬性等於 ElementReferenceCapture ,取得寫入其目標參考的動作。 否則,此值為未定義。

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)

屬性值

適用於