ActivityDesignerAccessibleObject::DefaultAction Property
.NET Framework (current version)
Gets a string that describes the default action of the activity designer.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Property Value
Type: System::String^A description of the default action associated with the activity designer, or a null reference (Nothing in Visual Basic) if the object has no default action.
This property is displayed on the designer surface for users with impairments. Not all activity designers have a default action.
.NET Framework
Available since 3.0
Available since 3.0
Show: