AreaRegistrationContext.Namespaces Property

Gets the namespaces for the application.

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

member Namespaces : ICollection<string>

Property Value

Type: System.Collections.Generic.ICollection(String)
An enumerable set of namespaces for the application.
Show: