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) 

字段值

适用于