OwningComponentBase.ScopedServices Propiedad

Definición

Obtiene el ámbito asociado IServiceProvider a este componente.

protected:
 property IServiceProvider ^ ScopedServices { IServiceProvider ^ get(); };
protected IServiceProvider ScopedServices { get; }
member this.ScopedServices : IServiceProvider
Protected ReadOnly Property ScopedServices As IServiceProvider

Valor de propiedad

IServiceProvider

Se aplica a