Поделиться через


TrackingQuery.QueryAnnotations Свойство

Определение

Коллекция данных в виде пар «имя-значение», которые включаются с данными, возвращаемыми этим запросом.

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)

Значение свойства

Коллекция заметок.

Применяется к