MarshalByValueComponent.GetService(Type) Méthode
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’implémenteur du IServiceProvider.
public:
virtual System::Object ^ GetService(Type ^ service);
public virtual object? GetService(Type service);
public virtual object GetService(Type service);
abstract member GetService : Type -> obj
override this.GetService : Type -> obj
Public Overridable Function GetService (service As Type) As Object
Paramètres
Retours
Qui Object représente l’implémenteur du IServiceProvider.