Partilhar via


RenderTreeFrame.ElementReferenceCaptureAction Campo

Definição

Se a FrameType propriedade for igual ElementReferenceCapturea , obterá a ação que grava a referência em seu destino. Caso contrário, o valor será indefinido.

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) 

Valor do campo

Aplica-se a