TrackingQuery.QueryAnnotations Eigenschap

Definitie

Een verzameling gegevens in de vorm van naam-/waardeparen die zijn opgenomen in gegevens die door deze query worden geretourneerd.

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)

Waarde van eigenschap

De verzameling aantekeningen.

Van toepassing op