Connector.Source Propriedade

Definição

Obtém ou define onde ConnectionPoint o desenho Connector começa.

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

Valor de Propriedade

O ConnectionPoint desenho onde começa.Connector

Exceções

Ao definir esta propriedade, a fonte AssociatedDesigner não corresponde ao designer associado ao alvo.

Source foi definido para uma referência nula (Nothing em Visual Basic).

Aplica-se a