RenderTreeFrame.ElementReferenceCaptureAction Propriedade

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:
 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)

Valor da propriedade

Aplica-se a