Condividi tramite


RenderTreeFrame.ElementReferenceCaptureAction Proprietà

Definizione

Se la FrameType proprietà è uguale a ElementReferenceCapture, ottiene l'azione che scrive il riferimento nella destinazione. In caso contrario, il valore non è definito.

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)

Valore della proprietà

Si applica a