DelegateArgumentValue<T>
DelegateArgumentValue()
DelegateArgumentValue(DelegateArgument)
DelegateArgument
LocationReference
CacheMetadata(CodeActivityMetadata)
Execute(CodeActivityContext)
net40
namespace System.Activities.Expressions
{
[ContentProperty("DelegateArgument")]
public sealed class DelegateArgumentValue<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 |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API