BeginConnectionSite Property (IConnectorFormat)
Gets an integer that specifies the connection site that the beginning of a connector is connected to.
int BeginConnectionSite {get;}
'Declaration
ReadOnly Property BeginConnectionSite As Integer
'Usage
Dim instance As IConnectorFormat
Dim value As Integer
value = instance.BeginConnectionSite
Property Value
The connection site that the beginning of a connector is connected to.