net40
namespace System.Activities.Expressions
{
    public sealed class VariableValue<T> : CodeActivity<T>
    {
        protected override T Execute(CodeActivityContext context);
    }
}
.NET Framework 4.0
Information specific to net40
Assembly

System.Activities , Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35

Referencing

Your project needs an assembly reference to System.Activities.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

05/18/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙