TypeWithSupersetConstructors.FactoryService Property

Definition

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

Property Value

Applies to