Sdílet prostřednictvím


TrackingQuery.QueryAnnotations Vlastnost

Definice

Kolekce dat ve formě párů název/hodnota, která je součástí dat vrácených tímto dotazem.

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)

Hodnota vlastnosti

Kolekce poznámek.

Platí pro