다음을 통해 공유


IODataFeature.RoutingConventionsStore 속성

정의

에서 사용자 지정 경로 데이터를 저장하는 데 사용하는 IODataRoutingConvention데이터 저장소를 가져옵니다.

public System.Collections.Generic.IDictionary<string,object> RoutingConventionsStore { get; set; }
member this.RoutingConventionsStore : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property RoutingConventionsStore As IDictionary(Of String, Object)

속성 값

처음에는 빈 IDictionary<string, object>입니다.

적용 대상