Compartir a través de


RenderTreeFrame.ElementReferenceCaptureAction Campo

Definición

Si la FrameType propiedad es ElementReferenceCaptureigual a , obtiene la acción que escribe la referencia a su destino. De lo contrario, el valor no está definido.

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 de campo

Se aplica a