Поделиться через


RenderTreeFrame.ElementReferenceCaptureAction Свойство

Определение

FrameType Если свойство равно ElementReferenceCapture, получает действие, записывающее ссылку в целевой объект. В противном случае значение не определено.

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)

Значение свойства

Применяется к