TextExpressionCompilerSettings.Activity Property

Definition

Gets or sets the activity of the compiler settings.

public:
 property System::Activities::Activity ^ Activity { System::Activities::Activity ^ get(); void set(System::Activities::Activity ^ value); };
public System.Activities.Activity Activity { get; set; }
member this.Activity : System.Activities.Activity with get, set
Public Property Activity As Activity

Property Value

The activity of the compiler settings.

Applies to