Connector.Target Свойство

Определение

Возвращает или задает расположение ConnectionPoint рисунка Connector конца.

public:
 property System::Workflow::ComponentModel::Design::ConnectionPoint ^ Target { System::Workflow::ComponentModel::Design::ConnectionPoint ^ get(); void set(System::Workflow::ComponentModel::Design::ConnectionPoint ^ value); };
public System.Workflow.ComponentModel.Design.ConnectionPoint Target { get; set; }
member this.Target : System.Workflow.ComponentModel.Design.ConnectionPoint with get, set
Public Property Target As ConnectionPoint

Значение свойства

Расположение ConnectionPoint рисунка Connector конца.

Исключения

При установке этого свойства источник AssociatedDesigner не соответствует целевому связанному конструктору.

Target задано значение NULL (Nothing в Visual Basic).

Применяется к