Partager via


RenderTreeFrame.ElementReferenceCaptureAction Propriété

Définition

Si la FrameType propriété est égale ElementReferenceCaptureà , obtient l’action qui écrit la référence dans sa cible. Sinon, la valeur n’est pas définie.

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)

Valeur de propriété

S’applique à