ControllerBuilder.DefaultNamespaces Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the default namespaces.
public System.Collections.Generic.HashSet<string> DefaultNamespaces { get; }
member this.DefaultNamespaces : System.Collections.Generic.HashSet<string>
Public ReadOnly Property DefaultNamespaces As HashSet(Of String)
Property Value
The default namespaces.