EmptyServiceProvider.Instance Property

Definition

Gets the shared EmptyServiceProvider instance.

public:
 static property Microsoft::Extensions::DependencyInjection::EmptyServiceProvider ^ Instance { Microsoft::Extensions::DependencyInjection::EmptyServiceProvider ^ get(); };
public static Microsoft.Extensions.DependencyInjection.EmptyServiceProvider Instance { get; }
static member Instance : Microsoft.Extensions.DependencyInjection.EmptyServiceProvider
Public Shared ReadOnly Property Instance As EmptyServiceProvider

Property Value

Applies to