Connector.Source 屬性

定義

取得或設定 ConnectionPoint 繪製 Connector 開始的位置。

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

屬性值

ConnectionPoint Connector繪畫開始的地方。

例外狀況

設定此屬性時,來源 AssociatedDesigner 與目標相關設計者不符。

被設定為空參考(< Visual Basic 中的 c1 />)。

適用於