ActivityTrackingLocation.ActivityType Vlastnost

Definice

Získá nebo nastaví typ CLR (Common Language Runtime) referenční aktivity, která se má spárovat.

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 .

Poznámky

Je nutné zadat buď hodnotu ActivityTypeNameActivityType nebo hodnotu ActivityTrackingLocation. Chcete-li určit typ referenční aktivity nezávislým na verzi, použijte ActivityTypeName.

Platí pro