CoreOptionsExtension.ApplicationServiceProvider Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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