Table of Contents

Class MvcSvcConfigurator.Options

Namespace
Tlabs.Config
Assembly
Tlabs.SrvBase.dll

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[]