Class MvcSvcConfigurator.Options
Additional MVC options.
public class MvcSvcConfigurator.Options
- Inheritance
-
MvcSvcConfigurator.Options
- Inherited Members
- Extension Methods
Constructors
Options()
public Options()
Properties
applicationParts
List of assemblies to be searched for controller classes.
public string[]? applicationParts { get; set; }
Property Value
- string[]