Aracılığıyla paylaş


TrackingQuery.QueryAnnotations Özellik

Tanım

Bu sorgu tarafından döndürülen verilerle birlikte gelen ad/değer çiftleri biçimindeki bir veri koleksiyonu.

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)

Özellik Değeri

Ek açıklamaların koleksiyonu.

Şunlara uygulanır