Freigeben über


TrackingQuery.QueryAnnotations Eigenschaft

Definition

Eine Auflistung von Daten in Form von Name-Wert-Paaren, die Bestandteil der von dieser Abfrage zurückgegebenen Daten ist.

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

Eigenschaftswert

Die Auflistung von Anmerkungen.

Gilt für: