ControllerBuilder.DefaultNamespaces Property

Visual Studio 2010

Gets the default namespaces.

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

'Declaration
Public ReadOnly Property DefaultNamespaces As HashSet(Of String)
	Get

Property Value

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

Community Additions

ADD
Show: