Connector.Target Właściwość

Definicja

Pobiera lub ustawia ConnectionPoint , gdzie rysunek końców 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

Wartość właściwości

Gdzie ConnectionPoint rysunek końców Connector .

Wyjątki

Podczas ustawiania tej właściwości źródło AssociatedDesigner nie jest zgodne ze skojarzonym projektantem docelowym.

Target został ustawiony na odwołanie o wartości null (Nothing w Visual Basic).

Dotyczy