RenderHandle.Dispatcher 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'objet Dispatcher associé au composant.
public:
property Microsoft::AspNetCore::Components::Dispatcher ^ Dispatcher { Microsoft::AspNetCore::Components::Dispatcher ^ get(); };
public Microsoft.AspNetCore.Components.Dispatcher Dispatcher { get; }
member this.Dispatcher : Microsoft.AspNetCore.Components.Dispatcher
Public ReadOnly Property Dispatcher As Dispatcher