Sdílet prostřednictvím


RenderTreeFrame.ElementReferenceCaptureAction Pole

Definice

Pokud se FrameType vlastnost rovná ElementReferenceCapture, získá akci, která zapíše odkaz na cíl. V opačném případě je hodnota nedefinovaná.

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) 

Hodnota pole

Platí pro