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