ActivityTrackingRecord.EventArgs Vlastnost

Definice

Vždy null pro .ActivityTrackingRecord

public:
 virtual property EventArgs ^ EventArgs { EventArgs ^ get(); void set(EventArgs ^ value); };
public override EventArgs EventArgs { get; set; }
member this.EventArgs : EventArgs with get, set
Public Overrides Property EventArgs As EventArgs

Hodnota vlastnosti

Odkaz na hodnotu null (Nothing) pro .ActivityTrackingRecord

Poznámky

Tato vlastnost je nastavena infrastrukturou sledování modulu runtime.

EventArgs nemá žádný význam pro a ActivityTrackingRecord je vždy nulový odkaz (Nothing).

Tato vlastnost je nastavena infrastrukturou sledování modulu runtime.

Platí pro