IAppLinkEntry.KeyValues 속성

정의

애플리케이션별 키-값 쌍의 사전을 가져옵니다.

public System.Collections.Generic.IDictionary<string,string> KeyValues { get; }
member this.KeyValues : System.Collections.Generic.IDictionary<string, string>

속성 값

iOS 플랫폼의 Handoff에 사용되는 표준 및 애플리케이션별 키-값 쌍의 사전입니다.

설명

표준 키는 , associatedWebPageshouldAddToPublicIndex입니다contentType.

적용 대상

추가 정보