Sdílet prostřednictvím


Connector.Target Vlastnost

Definice

Získá nebo nastaví ConnectionPoint vykreslení vykreslování 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

ConnectionPoint

ConnectionPointVykreslení vykreslování Connector konců.

Výjimky

Při nastavení této vlastnosti se zdroj AssociatedDesigner neshoduje s cílovým návrhářem, který je přidružen k cíli.

Targetbyl nastaven na odkaz s hodnotou null ( Nothing v Visual Basic).

Platí pro