다음을 통해 공유


MetadataFilter.Metadata 속성

정의

지정된 메타데이터 목록과 연결된 QnA를 찾는 사전 String 목록을 가져옵니다.

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

속성 값

의 사전 목록입니다 String.

적용 대상