ElementReference.Context Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l'instance de 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