Partilhar via


CoreOptionsExtension.ApplicationServiceProvider Property

Definition

The option set from the UseApplicationServiceProvider(IServiceProvider) method.

[System.Runtime.CompilerServices.Nullable(2)]
public virtual IServiceProvider? ApplicationServiceProvider { get; }
public virtual IServiceProvider ApplicationServiceProvider { get; }
public virtual IServiceProvider? ApplicationServiceProvider { get; }
[<System.Runtime.CompilerServices.Nullable(2)>]
member this.ApplicationServiceProvider : IServiceProvider
member this.ApplicationServiceProvider : IServiceProvider
Public Overridable ReadOnly Property ApplicationServiceProvider As IServiceProvider

Property Value

Attributes

Applies to