Sdílet prostřednictvím


AppLinkEntry.KeyValues Vlastnost

Definice

Získá slovník párů klíč-hodnota specifických pro aplikaci.

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)

Hodnota vlastnosti

Slovník standardních a aplikačních párů klíč-hodnota, které se používají pro Předání na platformě iOS.

Implementuje

Poznámky

Standardní klíče jsou contentType, associatedWebPagea shouldAddToPublicIndex.

Platí pro