Sdílet prostřednictvím


CustomTrackingRecord.Data Vlastnost

Definice

Získá uživatelem definovaná data přidružená k tomuto záznamu sledování.

public:
 property System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ Data { System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ get(); };
public System.Collections.Generic.IDictionary<string,object> Data { get; }
member this.Data : System.Collections.Generic.IDictionary<string, obj>
Public ReadOnly Property Data As IDictionary(Of String, Object)

Hodnota vlastnosti

Uživatelem definovaná data.

Platí pro