ControllerBuilder.DefaultNamespaces Property

Gets the default namespaces.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

member DefaultNamespaces : HashSet<string>

Property Value

Type: System.Collections.Generic.HashSet(String)
The default namespaces.
Show: