ActivityLink.Context Property

Definition

Retrieves the activity context inside this activity link.

public:
 property System::Diagnostics::ActivityContext Context { System::Diagnostics::ActivityContext get(); };
public System.Diagnostics.ActivityContext Context { get; }
member this.Context : System.Diagnostics.ActivityContext
Public ReadOnly Property Context As ActivityContext

Property Value

Applies to