The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: