ControllerBuilder.DefaultNamespaces Property

Definition

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.

Applies to