ConnectorMap.Connector Property

Definition

Gets or sets Connector. Connector being mapped.

public:
 property Microsoft::VisualStudio::Modeling::DslDefinition::Connector ^ Connector { Microsoft::VisualStudio::Modeling::DslDefinition::Connector ^ get(); void set(Microsoft::VisualStudio::Modeling::DslDefinition::Connector ^ value); };
public Microsoft.VisualStudio.Modeling.DslDefinition.Connector Connector { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.Connector : Microsoft.VisualStudio.Modeling.DslDefinition.Connector with get, set
Public Property Connector As Connector

Property Value

Attributes

Applies to