ActivityDesignerAccessibleObject::Name Property
.NET Framework (current version)
Gets or sets the name of the Activity associated with the accessible object's ActivityDesigner.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
The Name property is a string used by clients to identify, find, or announce an activity for the user. To access the name of a child activity, you must first call GetChild with the index of the name of the child activity you are retrieving.
You cannot perform a set operation on Name.
.NET Framework
Available since 3.0
Available since 3.0
Show: