TrackingQuery.QueryAnnotations Свойство

Определение

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

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)

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

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

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