EventAttribute::ActivityOptions Property
.NET Framework (current version)
Specifies the behavior of the start and stop events of an activity. An activity is the region of time in an app between the start and the stop.
Assembly: mscorlib (in mscorlib.dll)
public: property EventActivityOptions ActivityOptions { EventActivityOptions get(); void set(EventActivityOptions value); }
Universal Windows Platform
Available since 10
.NET Framework
Available since 4.6
Available since 10
.NET Framework
Available since 4.6
Show: