Connector.Target Vlastnost

Definice

Získá nebo nastaví, ConnectionPoint kde výkres Connector konců.

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

Hodnota vlastnosti

Kde ConnectionPoint je kresba Connector konců.

Výjimky

Při nastavení této vlastnosti zdroj AssociatedDesigner neodpovídá cílovému přidruženému návrháři.

Target byl nastaven na nulový odkaz (Nothing v Visual Basic).

Platí pro