AreaRegistrationContext.Namespaces Property

Definition

Gets the namespaces for the application.

public System.Collections.Generic.ICollection<string> Namespaces { get; }
member this.Namespaces : System.Collections.Generic.ICollection<string>
Public ReadOnly Property Namespaces As ICollection(Of String)

Property Value

An enumerable set of namespaces for the application.

Applies to