Aracılığıyla paylaş


Connector.Source Özellik

Tanım

Çizimin başladığı ConnectionPoint yeri alır veya Connector ayarlar.

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

Özellik Değeri

ConnectionPoint

çiziminin ConnectionPoint başladığı Connector yer.

Özel durumlar

Bu özelliği ayarlarken AssociatedDesigner kaynak, hedef ilişkili tasarımcıyla eşleşmez.

Source, null başvuru olarak ayarlanmıştır ( Nothing Visual Basic).

Şunlara uygulanır