다음을 통해 공유


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)

속성 값

기본 네임스페이스입니다.

적용 대상