ConnectorAccessibleObject Constructor (Connector^)

 

Initializes an instance of the ConnectorAccessibleObject class using an instance of Connector.

Namespace:   System.Workflow.ComponentModel.Design
Assembly:  System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)

public:
ConnectorAccessibleObject(
	Connector^ connector
)

Parameters

connector
Type: System.Workflow.ComponentModel.Design::Connector^

An instance of Connector which represents a connector between two activity designers on a workflow design surface.

.NET Framework
Available since 3.0
Return to top
Show: