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)

属性值

默认命名空间。

适用于