Connector.Target 속성

정의

끝의 ConnectionPointConnector 위치 그리기를 가져오거나 설정합니다.

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 참조(Visual Basic Nothing)로 설정되었습니다.

적용 대상