Freigeben über


RenderTreeFrame.ElementReferenceCaptureAction Eigenschaft

Definition

Wenn die FrameType Eigenschaft gleich ist ElementReferenceCapture, ruft die Aktion ab, die den Verweis auf das Ziel schreibt. Andernfalls ist der Wert nicht definiert.

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)

Eigenschaftswert

Gilt für: