CreateExpressionFromStringCallback Delegate
.NET Framework (current version)
Represents a delegate supplied by the custom expression editor to create an expression activity from string text.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
public delegate ActivityWithResult^ CreateExpressionFromStringCallback( String^ expressionText, bool useLocationExpression, Type^ expressionType )
Return Value
Type: System.Activities::ActivityWithResult^.NET Framework
Available since 4.5
Available since 4.5
Show: