TypeWithSupersetConstructors.ScopedService Property

Definition

public:
 property Microsoft::Extensions::DependencyInjection::Specification::Fakes::IFakeScopedService ^ ScopedService { Microsoft::Extensions::DependencyInjection::Specification::Fakes::IFakeScopedService ^ get(); };
public Microsoft.Extensions.DependencyInjection.Specification.Fakes.IFakeScopedService ScopedService { get; }
member this.ScopedService : Microsoft.Extensions.DependencyInjection.Specification.Fakes.IFakeScopedService
Public ReadOnly Property ScopedService As IFakeScopedService

Property Value

Applies to