ControllerBuilder.DefaultNamespaces プロパティ

定義

既定の名前空間を取得します。

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

プロパティ値

既定の名前空間。

適用対象