Sdílet prostřednictvím


UserTrackingRecord.ActivityType Vlastnost

Definice

Získá nebo nastaví common language runtime (CLR) typ aktivity, která vygenerovala uživatelská data, pro které byl UserTrackingRecord vytvořen.

public:
 property Type ^ ActivityType { Type ^ get(); void set(Type ^ value); };
public Type ActivityType { get; set; }
member this.ActivityType : Type with get, set
Public Property ActivityType As Type

Hodnota vlastnosti

Aktivita Type , která vygenerovala data uživatele.

Poznámky

Tuto vlastnost nastavuje infrastruktura sledování modulu runtime.

Platí pro