OleMenuCommandService.ServiceProvider 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.
Attention
This method is obsolete and will be removed before the end of M3.2. Use the proected GetService method instead.
Obtient le fournisseur de services.
protected:
property IServiceProvider ^ ServiceProvider { IServiceProvider ^ get(); };
[System.Obsolete("This method is obsolete and will be removed before the end of M3.2. Use the proected GetService method instead.")]
protected IServiceProvider ServiceProvider { get; }
[<System.Obsolete("This method is obsolete and will be removed before the end of M3.2. Use the proected GetService method instead.")>]
member this.ServiceProvider : IServiceProvider
Protected ReadOnly Property ServiceProvider As IServiceProvider
Valeur de propriété
Fournisseur de services.
- Attributs