Freigeben über


AppLinkEntry.KeyValues Eigenschaft

Definition

Ruft ein Wörterbuch mit anwendungsspezifischen Schlüssel-Wert-Paaren ab.

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)

Eigenschaftswert

Ein Wörterbuch mit standard- und anwendungsspezifischen Schlüssel-Wert-Paaren, die für die Übergabe auf der iOS-Plattform verwendet werden.

Implementiert

Hinweise

Die Standardtasten sind contentType, associatedWebPageund shouldAddToPublicIndex.

Gilt für: