ActivityArgumentHelper Class

.NET Framework (current version)
 

Provides additional functionalities regarding activity arguments.

Namespace:   System.Activities.Presentation.Metadata
Assembly:  System.Activities.Presentation (in System.Activities.Presentation.dll)

System::Object
  System.Activities.Presentation.Metadata::ActivityArgumentHelper

public ref class ActivityArgumentHelper abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticRegisterAccessorsGenerator(Type^, Func<Activity^, IEnumerable<ArgumentAccessor^>^>^)

Registers with an activity type a function to generate a list of ArgumentAccessors.

.NET Framework
Available since 4.5

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: