CoreOptionsExtension.RootApplicationServiceProvider 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 UseRootApplicationServiceProvider(IServiceProvider) method.
[System.Runtime.CompilerServices.Nullable(2)]
public virtual IServiceProvider? RootApplicationServiceProvider { get; }
[<System.Runtime.CompilerServices.Nullable(2)>]
member this.RootApplicationServiceProvider : IServiceProvider
Public Overridable ReadOnly Property RootApplicationServiceProvider As IServiceProvider
Property Value
- Attributes