TrackingQuery.QueryAnnotations Egenskap

Definition

En samling data i form av namn/värde-par som ingår i data som returneras av den här frågan.

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)

Egenskapsvärde

Samlingen med anteckningar.

Gäller för