Share via


Activity.Value Property

Definition

Gets or sets a value that is associated with the activity.

public object Value { get; set; }
member this.Value : obj with get, set
Public Property Value As Object

Property Value

A value that is associated with the activity.

Implements

Applies to