Activity.ListenFor 속성

정의

음성 및 언어 초기화 시스템에서 수신해야 하는 구 및 참조 목록을 가져오거나 설정합니다.

public System.Collections.Generic.IList<string> ListenFor { get; set; }
member this.ListenFor : System.Collections.Generic.IList<string> with get, set
Public Property ListenFor As IList(Of String)

속성 값

음성 및 언어 초기화 시스템에서 수신해야 하는 구 및 참조 목록입니다.

적용 대상