AreaRegistrationContext.Namespaces プロパティ

定義

アプリケーションの名前空間を取得します。

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

プロパティ値

アプリケーションの名前空間の列挙可能なセット。

適用対象