Assemblies Property
Definition
Assemblies
Gets the assemblies containing the handler implementations.
public IEnumerable<HandlerServiceAssemblyModel> Assemblies { get; init; }
Gets the assemblies containing the handler implementations.
public IEnumerable<HandlerServiceAssemblyModel> Assemblies { get; init; }