Share via


Activity Members

Applies To: Windows 8.1

This interfaces provides access to Activity objects.

The following tables list the members exposed by the Activity type.

Public Properties

  Name Description
public property ActivityClass The activity class of the Activity.
public property ActivityClassDisplayName The activity class display name of the Activity.
public property ActivityDescription The activity description of the Activity.
public property ActivityEndThread The activity end thread of the Activity.
public property ActivityEndTime The activity end time of the Activity.
public property ActivityInstance The activity instance of the Activity.
public property ActivityInstanceDisplayName The activity instance display name of the Activity.
public property ActivityStartThread The activity start thread of the Activity.
public property ActivityStartTime The activity start time of the Activity.
public property ActivityTitle The activity title of the Activity.
public property AttributeID The identifier string for the Activity.
public property AttributeParentID The parent identifier of the Activity.
public property Importance The importance of the Activity.
public property References The ReferenceCollectionof the Activity.
public property TraceFile The trace file name of the Activity.
public property TraceLink The trace link of the Activity.
public property TraceName The trace name of the Activity.
public property TraceToolTip The trace tool tip of the Activity.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method AddReference Creates an IssueReference and adds it to the Activity.
public method ClearTrace Clears the Trace settings of the Activity.
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetTrace Returns the Trace of the Activity.
public method GetType  (Inherited from Object)
public method SetTrace Overloaded. Sets Trace settings of the Activity.
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

Activity Class
Microsoft.Assessments.Runtime Namespace