다음을 통해 공유


KeySegmentTemplate.ParameterMappings 속성

정의

세그먼트의 키 이름에서 경로 데이터의 키 이름으로의 매핑을 나타내는 사전을 가져옵니다.

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

속성 값

적용 대상