Share via


RenderTreeFrame.ElementReferenceCaptureAction 欄位

定義

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

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) 

欄位值

適用於