Поделиться через


AppLinkEntry.KeyValues Свойство

Определение

Возвращает словарь специфичных для приложения пар "ключ-значение".

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

Значение свойства

Словарь пар "стандартный" и "ключ-значение", используемых для handoff на платформе iOS.

Реализации

Комментарии

Стандартные ключи: contentTypeи associatedWebPageshouldAddToPublicIndex.

Применяется к