ElementReference.Context Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém a instância do ElementReferenceContext.
public:
property Microsoft::AspNetCore::Components::ElementReferenceContext ^ Context { Microsoft::AspNetCore::Components::ElementReferenceContext ^ get(); };
public Microsoft.AspNetCore.Components.ElementReferenceContext? Context { get; }
member this.Context : Microsoft.AspNetCore.Components.ElementReferenceContext
Public ReadOnly Property Context As ElementReferenceContext