Share via


ControllerBuilder.DefaultNamespaces Property

Definition

Overloads

DefaultNamespaces

Gets the default namespaces.

DefaultNamespaces

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