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