CompositeDesignerAccessibleObject(CompositeActivityDesigner) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the CompositeDesignerAccessibleObject class by using the specified CompositeActivityDesigner.
public:
CompositeDesignerAccessibleObject(System::Workflow::ComponentModel::Design::CompositeActivityDesigner ^ activityDesigner);
public CompositeDesignerAccessibleObject (System.Workflow.ComponentModel.Design.CompositeActivityDesigner activityDesigner);
new System.Workflow.ComponentModel.Design.CompositeDesignerAccessibleObject : System.Workflow.ComponentModel.Design.CompositeActivityDesigner -> System.Workflow.ComponentModel.Design.CompositeDesignerAccessibleObject
Public Sub New (activityDesigner As CompositeActivityDesigner)
Parameters
- activityDesigner
- CompositeActivityDesigner
The CompositeActivityDesigner to apply to the accessible object.
Applies to
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.