ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.Serialization Namespace / IContext Interface / ServiceProvider Property

In This Topic
    ServiceProvider Property
    In This Topic
    Gets the service provider.
    Syntax
    'Declaration
     
    ReadOnly Property ServiceProvider As IServiceProvider
    IServiceProvider ServiceProvider {get;}
    See Also