WorkflowViewAccessibleObject::DefaultAction Property
.NET Framework (current version)
Gets a string that describes the default action of the accessible object. Not all objects have a default action.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Property Value
Type: System::String^A string that contains a description of the default action for the WorkflowViewAccessibleObject, or a null reference (Nothing in Visual Basic) if the accessible object has no default action.
.NET Framework
Available since 3.0
Available since 3.0
Show: